Snowair\Debugbar\ServiceProvider::__construct PHP Метод

__construct() публичный Метод

public __construct ( $configPath = null )
    public function __construct($configPath = null)
    {
        $this->configPath = $configPath;
    }