hrjy d80da73038 commit před 2 roky
..
Debug d80da73038 commit před 2 roky
DependencyInjection d80da73038 commit před 2 roky
Tests d80da73038 commit před 2 roky
.gitignore d80da73038 commit před 2 roky
CHANGELOG.md d80da73038 commit před 2 roky
ContainerAwareEventDispatcher.php d80da73038 commit před 2 roky
Event.php d80da73038 commit před 2 roky
EventDispatcher.php d80da73038 commit před 2 roky
EventDispatcherInterface.php d80da73038 commit před 2 roky
EventSubscriberInterface.php d80da73038 commit před 2 roky
GenericEvent.php d80da73038 commit před 2 roky
ImmutableEventDispatcher.php d80da73038 commit před 2 roky
LICENSE d80da73038 commit před 2 roky
README.md d80da73038 commit před 2 roky
composer.json d80da73038 commit před 2 roky
phpunit.xml.dist d80da73038 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