Property | Type | Description | |
---|---|---|---|
$app |
Method | Description | |
---|---|---|
provides ( ) : array | Get the services provided by the provider. |
Method | Description | |
---|---|---|
checkAppDebug ( ) | Check the App Debug status | |
getConfigPath ( ) : string | Get the config path | |
getRouter ( ) : |
Get the active router. | |
registerMiddleware ( string $middleware ) | Register the Debugbar Middleware |
protected getConfigPath ( ) : string | ||
return | string |
protected getRouter ( ) : |
||
return |
protected registerMiddleware ( string $middleware ) | ||
$middleware | string |