File "admin-model.php"

Full Path: /home/alforbsx/alfouadgroup.co/wp-content/plugins/polylang/admin/admin-model.php
File size: 188 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
/**
 * @package Polylang
 */

/**
 * Extends the PLL_Model class with methods needed only in Polylang settings pages.
 *
 * @since 1.2
 */
class PLL_Admin_Model extends PLL_Model {}