$config
$config :
浏览器调试输出
output(\think\App $app, \think\Response $response, array $log = array()) : string|boolean
调试输出接口
\think\App | $app | |
\think\Response | $response | Response对象 |
array | $log | 日志信息 |
Loading…