521. Function

521.1. Zend\EventManager\attachShared

ZendEventManagerattachShared()

Attach one or more listeners

Implementors may add an optional $priority argument; the SharedEventManager implementation will pass this to the aggregate.

Parameters:SharedEventManagerInterface

522. Function

522.1. Zend\EventManager\detachShared

ZendEventManagerdetachShared()

Detach all previously attached listeners

Parameters:SharedEventManagerInterface

Project Versions

Table Of Contents

Previous topic

516. Function

Next topic

523. Class

This Page