Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 211 Bytes

request.md

File metadata and controls

15 lines (10 loc) · 211 Bytes

request

获取当运行的请求的单例对象

文件信息 suda\core\functions.php: 168~171

参数

无参数

返回值

类型:suda\core\Request 获取的请求单例对象

例子

example