PHP 클래스 Smile\ElasticsuiteThesaurus\Config\ThesaurusConfigFactory

저자: Aurelien FOUCRET ([email protected])
상속: extends Smile\ElasticsuiteCore\Search\Request\ContainerConfiguration\RelevanceConfig\Factory
파일 보기 프로젝트 열기: smile-sa/elasticsuite 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( Magento\Framework\ObjectManagerInterface $objectManager, string $instanceName = 'Smile\ElasticsuiteThesaurus\Config\ThesaurusConfig' ) Constructor.

보호된 메소드들

메소드 설명
loadConfiguration ( $scopeCode ) {@inheritDoc}

메소드 상세

__construct() 공개 메소드

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() 보호된 메소드

{@inheritDoc}
protected loadConfiguration ( $scopeCode )