Symfony\Component\EventDispatcher
Namespaces
Classes
Event is the base class for classes containing event data.
The EventDispatcherInterface is the central point of Symfony's event listener system.
Event encapsulation class.
A read-only proxy for an event dispatcher.
Interfaces
The EventDispatcherInterface is the central point of Symfony's event listener system.
An EventSubscriber knows itself what events it is interested in.