Vinkla\Algolia\AlgoliaManager::getConfigName PHP Méthode

getConfigName() protected méthode

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