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