hrjy d56a9efb3e commit il y a 2 ans
..
Debug d56a9efb3e commit il y a 2 ans
DependencyInjection d56a9efb3e commit il y a 2 ans
Tests d56a9efb3e commit il y a 2 ans
.gitignore d56a9efb3e commit il y a 2 ans
CHANGELOG.md d56a9efb3e commit il y a 2 ans
ContainerAwareEventDispatcher.php d56a9efb3e commit il y a 2 ans
Event.php d56a9efb3e commit il y a 2 ans
EventDispatcher.php d56a9efb3e commit il y a 2 ans
EventDispatcherInterface.php d56a9efb3e commit il y a 2 ans
EventSubscriberInterface.php d56a9efb3e commit il y a 2 ans
GenericEvent.php d56a9efb3e commit il y a 2 ans
ImmutableEventDispatcher.php d56a9efb3e commit il y a 2 ans
LICENSE d56a9efb3e commit il y a 2 ans
README.md d56a9efb3e commit il y a 2 ans
composer.json d56a9efb3e commit il y a 2 ans
phpunit.xml.dist d56a9efb3e commit il y a 2 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