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