注释改进

This commit is contained in:
thinkphp
2016-06-01 12:14:26 +08:00
parent 994b15944e
commit ec8234d5b6
2 changed files with 2 additions and 2 deletions

View File

@@ -84,7 +84,7 @@ function lang($name, $vars = [], $lang = '')
/**
* 获取和设置配置参数
* @param string $name 参数名
* @param string|array $name 参数名
* @param mixed $value 参数值
* @param string $range 作用域
* @return mixed