Abstract aggregate listener
attach(\Zend\EventManager\EventManagerInterface $events) : void
Implementors may add an optional $priority argument; the EventManager implementation will pass this to the aggregate.
detach(\Zend\EventManager\EventManagerInterface $events) : void
| inherited_from | \Zend\EventManager\AbstractListenerAggregate::detach() |
|---|
injectNamedParams(\Zend\Mvc\MvcEvent $e) : void
$listeners : \Zend\Stdlib\CallbackHandler[]
| inherited_from | \Zend\EventManager\AbstractListenerAggregate::$$listeners |
|---|