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

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