EventDispatcherInterface (class)

Interface EventDispatcherInterface

Objects implementing this interface can emit events.

Objects with this interface can trigger events, and have an event manager retrieved from them.

The Cake\Event\EventDispatcherTrait lets you easily implement this interface.

Direct Implementers

Indirect Impl