JMJ 2c9d6eb641 11 il y a 5 ans
..
Debug 2c9d6eb641 11 il y a 5 ans
DependencyInjection 2c9d6eb641 11 il y a 5 ans
Tests 2c9d6eb641 11 il y a 5 ans
.gitignore 2c9d6eb641 11 il y a 5 ans
CHANGELOG.md 2c9d6eb641 11 il y a 5 ans
ContainerAwareEventDispatcher.php 2c9d6eb641 11 il y a 5 ans
Event.php 2c9d6eb641 11 il y a 5 ans
EventDispatcher.php 2c9d6eb641 11 il y a 5 ans
EventDispatcherInterface.php 2c9d6eb641 11 il y a 5 ans
EventSubscriberInterface.php 2c9d6eb641 11 il y a 5 ans
GenericEvent.php 2c9d6eb641 11 il y a 5 ans
ImmutableEventDispatcher.php 2c9d6eb641 11 il y a 5 ans
LICENSE 2c9d6eb641 11 il y a 5 ans
README.md 2c9d6eb641 11 il y a 5 ans
composer.json 2c9d6eb641 11 il y a 5 ans
phpunit.xml.dist 2c9d6eb641 11 il y a 5 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