芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/airport-back/vendor/yiisoft/yii2/base/ViewContextInterface.php
* @since 2.0 */ interface ViewContextInterface { /** * @return string the view path that may be prefixed to a relative view name. */ public function getViewPath(); }