Smile\ElasticsuiteThesaurus\Config\ThesaurusConfigFactory::loadConfiguration PHP Method

loadConfiguration() protected method

{@inheritDoc}
protected loadConfiguration ( $scopeCode )
    protected function loadConfiguration($scopeCode)
    {
        return $this->getConfigValue('thesaurus', $scopeCode);
    }
ThesaurusConfigFactory