hrjy 50fd54ea3f commit 2 vuotta sitten
..
Debug 50fd54ea3f commit 2 vuotta sitten
DependencyInjection 50fd54ea3f commit 2 vuotta sitten
Tests 50fd54ea3f commit 2 vuotta sitten
.gitignore 50fd54ea3f commit 2 vuotta sitten
CHANGELOG.md 50fd54ea3f commit 2 vuotta sitten
ContainerAwareEventDispatcher.php 50fd54ea3f commit 2 vuotta sitten
Event.php 50fd54ea3f commit 2 vuotta sitten
EventDispatcher.php 50fd54ea3f commit 2 vuotta sitten
EventDispatcherInterface.php 50fd54ea3f commit 2 vuotta sitten
EventSubscriberInterface.php 50fd54ea3f commit 2 vuotta sitten
GenericEvent.php 50fd54ea3f commit 2 vuotta sitten
ImmutableEventDispatcher.php 50fd54ea3f commit 2 vuotta sitten
LICENSE 50fd54ea3f commit 2 vuotta sitten
README.md 50fd54ea3f commit 2 vuotta sitten
composer.json 50fd54ea3f commit 2 vuotta sitten
phpunit.xml.dist 50fd54ea3f 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