PHP Class Smile\ElasticsuiteCore\Model\ResourceModel\Search\Request\RelevanceConfig\Data\Collection

Author: Romain Ruaud ([email protected])
Inheritance: extends Magento\Config\Model\ResourceModel\Config\Data\Collection
Afficher le fichier Open project: smile-sa/elasticsuite

Méthodes publiques

Méthode Description
addScopeFilter ( string $scope, string $scopeCode, string $section ) : Collection Add scope filter to collection

Méthodes protégées

Méthode Description
_construct ( ) : void Define resource model

Method Details

_construct() protected méthode

Define resource model
protected _construct ( ) : void
Résultat void

addScopeFilter() public méthode

Add scope filter to collection
public addScopeFilter ( string $scope, string $scopeCode, string $section ) : Collection
$scope string The scope
$scopeCode string The scope code
$section string The section
Résultat Collection