Kirin b3d2bbd089 1 3 anni fa
..
Debug b3d2bbd089 1 3 anni fa
DependencyInjection b3d2bbd089 1 3 anni fa
Tests b3d2bbd089 1 3 anni fa
.gitignore b3d2bbd089 1 3 anni fa
CHANGELOG.md b3d2bbd089 1 3 anni fa
ContainerAwareEventDispatcher.php b3d2bbd089 1 3 anni fa
Event.php b3d2bbd089 1 3 anni fa
EventDispatcher.php b3d2bbd089 1 3 anni fa
EventDispatcherInterface.php b3d2bbd089 1 3 anni fa
EventSubscriberInterface.php b3d2bbd089 1 3 anni fa
GenericEvent.php b3d2bbd089 1 3 anni fa
ImmutableEventDispatcher.php b3d2bbd089 1 3 anni fa
LICENSE b3d2bbd089 1 3 anni fa
README.md b3d2bbd089 1 3 anni fa
composer.json b3d2bbd089 1 3 anni fa
phpunit.xml.dist b3d2bbd089 1 3 anni fa

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