Hook类的行为添加支持 对象和方法

This commit is contained in:
thinkphp
2016-05-20 16:43:34 +08:00
parent 34c80c1116
commit 5f053e4aa7
2 changed files with 11 additions and 5 deletions

View File

@@ -42,7 +42,7 @@ class Request
protected $baseFile;
/**
* @var string 根目录
* @var string 访问的ROOT地址
*/
protected $root;