__construct() __construct(\think\App $app, \think\Config $config) : mixed Parameters \think\App $app \think\Config $config Returns mixed —
handle() handle(\think\Request $request, \Closure $next) : void 页面Trace调试 Parameters \think\Request $request \Closure $next
traceDebug() traceDebug(\think\Response $response, mixed $content) : mixed Parameters \think\Response $response mixed $content Returns mixed —