mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-06 07:02:47 +08:00
注释改进
This commit is contained in:
@@ -136,7 +136,7 @@ class Config
|
||||
|
||||
/**
|
||||
* 设置配置参数 name为数组则为批量设置
|
||||
* @param string $name 配置参数名(支持二级配置 .号分割)
|
||||
* @param string|array $name 配置参数名(支持二级配置 .号分割)
|
||||
* @param mixed $value 配置值
|
||||
* @param string $range 作用域
|
||||
* @return mixed
|
||||
|
||||
Reference in New Issue
Block a user