\think\debugHtml

页面Trace调试

Summary

Methods
Properties
Constants
__construct()
output()
No public properties found
No constants found
No protected methods found
$config
N/A
No private methods found
No private properties found
N/A

Properties

$config

$config

Methods

__construct()

__construct(array  $config = []) : mixed

Parameters

array $config

Returns

mixed —

output()

output(\think\Response  $response, array  $log = []) : bool

调试输出接口

Parameters

\think\Response $response

Response对象

array $log

日志信息

Returns

bool —