root edcb89e9dc init il y a 4 ans
..
Debug edcb89e9dc init il y a 4 ans
DependencyInjection edcb89e9dc init il y a 4 ans
Tests edcb89e9dc init il y a 4 ans
.gitignore edcb89e9dc init il y a 4 ans
CHANGELOG.md edcb89e9dc init il y a 4 ans
ContainerAwareEventDispatcher.php edcb89e9dc init il y a 4 ans
Event.php edcb89e9dc init il y a 4 ans
EventDispatcher.php edcb89e9dc init il y a 4 ans
EventDispatcherInterface.php edcb89e9dc init il y a 4 ans
EventSubscriberInterface.php edcb89e9dc init il y a 4 ans
GenericEvent.php edcb89e9dc init il y a 4 ans
ImmutableEventDispatcher.php edcb89e9dc init il y a 4 ans
LICENSE edcb89e9dc init il y a 4 ans
README.md edcb89e9dc init il y a 4 ans
composer.json edcb89e9dc init il y a 4 ans
phpunit.xml.dist edcb89e9dc init il y a 4 ans

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.

Resources