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