PHP Class Neos\Flow\Http\Component\ComponentChainFactory

Afficher le fichier Open project: neos/flow-development-collection Class Usage Examples

Protected Properties

Свойство Type Description
$objectManager Neos\Flow\ObjectManagement\ObjectManagerInterface

Méthodes publiques

Méthode Description
create ( array $chainConfiguration ) : ComponentChain

Method Details

create() public méthode

public create ( array $chainConfiguration ) : ComponentChain
$chainConfiguration array
Résultat ComponentChain

Property Details

$objectManager protected_oe property

protected ObjectManagerInterface,Neos\Flow\ObjectManagement $objectManager
Résultat Neos\Flow\ObjectManagement\ObjectManagerInterface