Vinkla\Algolia\AlgoliaManager::getConfigName PHP Method

getConfigName() protected method

Get the configuration name.
protected getConfigName ( ) : string
return string
    protected function getConfigName()
    {
        return 'algolia';
    }