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