JMJ 2c9d6eb641 11 4 éve
..
Debug 2c9d6eb641 11 4 éve
DependencyInjection 2c9d6eb641 11 4 éve
Tests 2c9d6eb641 11 4 éve
.gitignore 2c9d6eb641 11 4 éve
CHANGELOG.md 2c9d6eb641 11 4 éve
ContainerAwareEventDispatcher.php 2c9d6eb641 11 4 éve
Event.php 2c9d6eb641 11 4 éve
EventDispatcher.php 2c9d6eb641 11 4 éve
EventDispatcherInterface.php 2c9d6eb641 11 4 éve
EventSubscriberInterface.php 2c9d6eb641 11 4 éve
GenericEvent.php 2c9d6eb641 11 4 éve
ImmutableEventDispatcher.php 2c9d6eb641 11 4 éve
LICENSE 2c9d6eb641 11 4 éve
README.md 2c9d6eb641 11 4 éve
composer.json 2c9d6eb641 11 4 éve
phpunit.xml.dist 2c9d6eb641 11 4 éve

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