xiang 18d567c5cb update il y a 6 ans
..
Debug 18d567c5cb update il y a 6 ans
DependencyInjection 18d567c5cb update il y a 6 ans
Tests 18d567c5cb update il y a 6 ans
.gitignore 18d567c5cb update il y a 6 ans
CHANGELOG.md 18d567c5cb update il y a 6 ans
ContainerAwareEventDispatcher.php 18d567c5cb update il y a 6 ans
Event.php 18d567c5cb update il y a 6 ans
EventDispatcher.php 18d567c5cb update il y a 6 ans
EventDispatcherInterface.php 18d567c5cb update il y a 6 ans
EventSubscriberInterface.php 18d567c5cb update il y a 6 ans
GenericEvent.php 18d567c5cb update il y a 6 ans
ImmutableEventDispatcher.php 18d567c5cb update il y a 6 ans
LICENSE 18d567c5cb update il y a 6 ans
README.md 18d567c5cb update il y a 6 ans
composer.json 18d567c5cb update il y a 6 ans
phpunit.xml.dist 18d567c5cb update il y a 6 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