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