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

getConfigPath() protected méthode

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