Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
alloxanic
/
wp-content
/
plugins
/
polylang
/
admin
:
admin-model.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?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 {}