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

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