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