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

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