$config
$config : array
配置参数
$app : \think\App
应用对象
__construct(\think\App $app, array $config = array())
\think\App | $app | |
array | $config |
__make(\think\App $app, \think\Config $config)
\think\App | $app | |
\think\Config | $config |
inject(\think\Response $response, $content)
\think\Response | $response | |
$content |