MiddlewaresChainFactory
class MiddlewaresChainFactory (View source)
Creates a new MiddlewaresChain according to the specified settings
Properties
protected ObjectManagerInterface | $objectManager | ||
protected ComponentContext | $componentContext |
Methods
create(array $chainConfiguration, string $parentChain = 'default')
No description
Details
__construct(ComponentContext $componentContext)
MiddlewaresChainFactory constructor.
MiddlewaresChain
create(array $chainConfiguration, string $parentChain = 'default')
No description