hrjy d56a9efb3e commit 2 anos atrás
..
Debug d56a9efb3e commit 2 anos atrás
DependencyInjection d56a9efb3e commit 2 anos atrás
Tests d56a9efb3e commit 2 anos atrás
.gitignore d56a9efb3e commit 2 anos atrás
CHANGELOG.md d56a9efb3e commit 2 anos atrás
ContainerAwareEventDispatcher.php d56a9efb3e commit 2 anos atrás
Event.php d56a9efb3e commit 2 anos atrás
EventDispatcher.php d56a9efb3e commit 2 anos atrás
EventDispatcherInterface.php d56a9efb3e commit 2 anos atrás
EventSubscriberInterface.php d56a9efb3e commit 2 anos atrás
GenericEvent.php d56a9efb3e commit 2 anos atrás
ImmutableEventDispatcher.php d56a9efb3e commit 2 anos atrás
LICENSE d56a9efb3e commit 2 anos atrás
README.md d56a9efb3e commit 2 anos atrás
composer.json d56a9efb3e commit 2 anos atrás
phpunit.xml.dist d56a9efb3e commit 2 anos atrás

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