xiang 18d567c5cb update 6 éve
..
Debug 18d567c5cb update 6 éve
DependencyInjection 18d567c5cb update 6 éve
Tests 18d567c5cb update 6 éve
.gitignore 18d567c5cb update 6 éve
CHANGELOG.md 18d567c5cb update 6 éve
ContainerAwareEventDispatcher.php 18d567c5cb update 6 éve
Event.php 18d567c5cb update 6 éve
EventDispatcher.php 18d567c5cb update 6 éve
EventDispatcherInterface.php 18d567c5cb update 6 éve
EventSubscriberInterface.php 18d567c5cb update 6 éve
GenericEvent.php 18d567c5cb update 6 éve
ImmutableEventDispatcher.php 18d567c5cb update 6 éve
LICENSE 18d567c5cb update 6 éve
README.md 18d567c5cb update 6 éve
composer.json 18d567c5cb update 6 éve
phpunit.xml.dist 18d567c5cb update 6 éve

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