Kirin 55d35f9aed 1 2 lat temu
..
Debug 55d35f9aed 1 2 lat temu
DependencyInjection 55d35f9aed 1 2 lat temu
Tests 55d35f9aed 1 2 lat temu
.gitignore 55d35f9aed 1 2 lat temu
CHANGELOG.md 55d35f9aed 1 2 lat temu
ContainerAwareEventDispatcher.php 55d35f9aed 1 2 lat temu
Event.php 55d35f9aed 1 2 lat temu
EventDispatcher.php 55d35f9aed 1 2 lat temu
EventDispatcherInterface.php 55d35f9aed 1 2 lat temu
EventSubscriberInterface.php 55d35f9aed 1 2 lat temu
GenericEvent.php 55d35f9aed 1 2 lat temu
ImmutableEventDispatcher.php 55d35f9aed 1 2 lat temu
LICENSE 55d35f9aed 1 2 lat temu
README.md 55d35f9aed 1 2 lat temu
composer.json 55d35f9aed 1 2 lat temu
phpunit.xml.dist 55d35f9aed 1 2 lat temu

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