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

getConfigPath() protected méthode

Get the config path
protected getConfigPath ( ) : string
Résultat string
    protected function getConfigPath()
    {
        return base_path('config/debugbar.php');
    }