Kirin 80169d6661 first il y a 3 ans
..
Debug 80169d6661 first il y a 3 ans
DependencyInjection 80169d6661 first il y a 3 ans
Tests 80169d6661 first il y a 3 ans
.gitignore 80169d6661 first il y a 3 ans
CHANGELOG.md 80169d6661 first il y a 3 ans
ContainerAwareEventDispatcher.php 80169d6661 first il y a 3 ans
Event.php 80169d6661 first il y a 3 ans
EventDispatcher.php 80169d6661 first il y a 3 ans
EventDispatcherInterface.php 80169d6661 first il y a 3 ans
EventSubscriberInterface.php 80169d6661 first il y a 3 ans
GenericEvent.php 80169d6661 first il y a 3 ans
ImmutableEventDispatcher.php 80169d6661 first il y a 3 ans
LICENSE 80169d6661 first il y a 3 ans
README.md 80169d6661 first il y a 3 ans
composer.json 80169d6661 first il y a 3 ans
phpunit.xml.dist 80169d6661 first 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