Barryvdh\Debugbar\LumenServiceProvider::checkAppDebug PHP Méthode

checkAppDebug() protected méthode

Check the App Debug status
protected checkAppDebug ( )
    protected function checkAppDebug()
    {
        return env('APP_DEBUG');
    }