芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/.trash/cepali/lib/tests/fixtures/component/psr4/subnamespace/underscore_example.php
. /** * Example file declaring a class * * @package core * @copyright 2016 John Okely
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ namespace psr4\subnamespace; /** * Example Test Class * * @package core * @copyright 2016 John Okely
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ class underscore_example { }