PHP Class Smile\ElasticsuiteThesaurus\Config\ThesaurusConfigFactory

Author: Aurelien FOUCRET ([email protected])
Inheritance: extends Smile\ElasticsuiteCore\Search\Request\ContainerConfiguration\RelevanceConfig\Factory
Show file Open project: smile-sa/elasticsuite Class Usage Examples

Public Methods

Method Description
__construct ( Magento\Framework\ObjectManagerInterface $objectManager, string $instanceName = 'Smile\ElasticsuiteThesaurus\Config\ThesaurusConfig' ) Constructor.

Protected Methods

Method Description
loadConfiguration ( $scopeCode ) {@inheritDoc}

Method Details

__construct() public method

Constructor.
public __construct ( Magento\Framework\ObjectManagerInterface $objectManager, string $instanceName = 'Smile\ElasticsuiteThesaurus\Config\ThesaurusConfig' )
$objectManager Magento\Framework\ObjectManagerInterface Object manager.
$instanceName string Config class name

loadConfiguration() protected method

{@inheritDoc}
protected loadConfiguration ( $scopeCode )