芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/.trash/administrator.1/components/com_menus/src/Table/MenuTypeTable.php
* @license GNU General Public License version 2 or later; see LICENSE.txt */ namespace Joomla\Component\Menus\Administrator\Table; \defined('_JEXEC') or die; /** * Menu table * * @since 1.6 */ class MenuTypeTable extends \JTableMenuType { }