<?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 {}