Toggle navigation
Symfony
Classes
Namespaces
Interfaces
Traits
Index
Search
Namespace
Symfony
\
Component
\
EventDispatcher
\
Symfony\Component\EventDispatcher
Interfaces
EventDispatcherInterface
The EventDispatcherInterface is the central point of Symfony's event listener system.
EventSubscriberInterface
An EventSubscriber knows itself what events it is interested in.