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