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

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