PHP Class Smile\ElasticsuiteCore\Model\Search\Request\RelevanceConfig\Structure\Element\FlyweightFactory

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

Protected Properties

Свойство Type Description
$flyweightMap array Map of flyweight types

Méthodes publiques

Méthode Description
create ( string $type ) : Magento\Config\Model\Config\Structure\ElementInterface Create element flyweight flyweight

Method Details

create() public méthode

Create element flyweight flyweight
public create ( string $type ) : Magento\Config\Model\Config\Structure\ElementInterface
$type string The element type
Résultat Magento\Config\Model\Config\Structure\ElementInterface

Property Details

$flyweightMap protected_oe property

Map of flyweight types
protected array $flyweightMap
Résultat array