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