Kirin 0f47bd08df 1 3 lat temu
..
Debug 0f47bd08df 1 3 lat temu
DependencyInjection 0f47bd08df 1 3 lat temu
Tests 0f47bd08df 1 3 lat temu
.gitignore 0f47bd08df 1 3 lat temu
CHANGELOG.md 0f47bd08df 1 3 lat temu
ContainerAwareEventDispatcher.php 0f47bd08df 1 3 lat temu
Event.php 0f47bd08df 1 3 lat temu
EventDispatcher.php 0f47bd08df 1 3 lat temu
EventDispatcherInterface.php 0f47bd08df 1 3 lat temu
EventSubscriberInterface.php 0f47bd08df 1 3 lat temu
GenericEvent.php 0f47bd08df 1 3 lat temu
ImmutableEventDispatcher.php 0f47bd08df 1 3 lat temu
LICENSE 0f47bd08df 1 3 lat temu
README.md 0f47bd08df 1 3 lat temu
composer.json 0f47bd08df 1 3 lat temu
phpunit.xml.dist 0f47bd08df 1 3 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