mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-07 15:12:48 +08:00
注释调整
This commit is contained in:
@@ -546,9 +546,9 @@ class Request
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 当前请求的参数
|
* 设置获取获取当前请求的参数
|
||||||
* @access public
|
* @access public
|
||||||
* @param string $name 变量名
|
* @param string|array $name 变量名
|
||||||
* @param mixed $default 默认值
|
* @param mixed $default 默认值
|
||||||
* @return mixed
|
* @return mixed
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user