Sindbad~EG File Manager

Current Path : /var/www/html/pma/libraries/classes/Config/Forms/Page/
Upload File :
Current File : /var/www/html/pma/libraries/classes/Config/Forms/Page/PageFormList.php

<?php
/**
 * Page preferences form
 */

declare(strict_types=1);

namespace PhpMyAdmin\Config\Forms\Page;

use PhpMyAdmin\Config\Forms\BaseFormList;

class PageFormList extends BaseFormList
{
    /** @var string[] */
    protected static $all = [
        'Browse',
        'DbStructure',
        'Edit',
        'Export',
        'Import',
        'Navi',
        'Sql',
        'TableStructure',
    ];
    /** @var string */
    protected static $ns = 'PhpMyAdmin\\Config\\Forms\\Page\\';
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists