Teddy Cornaut 5c116e15b1 | ||
---|---|---|
.. | ||
Attribute | ||
Debug | ||
DependencyInjection | ||
CHANGELOG.md | ||
EventDispatcher.php | ||
EventDispatcherInterface.php | ||
EventSubscriberInterface.php | ||
GenericEvent.php | ||
ImmutableEventDispatcher.php | ||
LICENSE | ||
LegacyEventDispatcherProxy.php | ||
README.md | ||
composer.json |
README.md
EventDispatcher Component
The EventDispatcher component provides tools that allow your application components to communicate with each other by dispatching events and listening to them.