注释改进

This commit is contained in:
thinkphp
2016-05-11 12:34:04 +08:00
parent 3cb9c65c7a
commit 79c381353d
2 changed files with 1 additions and 2 deletions

View File

@@ -101,7 +101,7 @@ class Request
* 初始化
* @access public
* @param array $options 参数
* @return object
* @return \think\Request
*/
public static function instance($options = [])
{