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