您好,欢迎访问一九零五行业门户网

请问YII2中 use的内容在哪个位置?

use yiihelpershtml;
如何找到这个文件呢?
回复内容: use yiihelpershtml;
如何找到这个文件呢?
用ide ctrl +鼠标左键 或者直接搜索文件名
vendor/yiisoft/yii2/helpers/html.php
记住 vendor/yiisoft/yii2 ,全都在这里。
用phpstorm啊 自动补全命名空间的
其它类似信息

推荐信息