芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/airport-back/vendor/yiisoft/yii2-debug/src/UserswitchAsset.php
* @since 2.0.10 */ class UserswitchAsset extends AssetBundle { /** * {@inheritdoc} */ public $sourcePath = '@yii/debug/assets'; /** * {@inheritdoc} */ public $js = [ 'js/userswitch.js', ]; }