510. Function

510.1. Zend\EventManager\attachAggregate

ZendEventManagerattachAggregate()

Attach a listener aggregate

Parameters:
  • SharedListenerAggregateInterface
  • int – If provided, a suggested priority for the aggregate to use
Return type:

mixed return value of {@link SharedListenerAggregateInterface::attachShared()}

511. Function

511.1. Zend\EventManager\detachAggregate

ZendEventManagerdetachAggregate()

Detach a listener aggregate

Parameters:SharedListenerAggregateInterface
Return type:mixed return value of {@link SharedListenerAggregateInterface::detachShared()}

Project Versions

Table Of Contents

Previous topic

509. Class

Next topic

512. Class

This Page