xiang 18d567c5cb update 6 anni fa
..
Debug 18d567c5cb update 6 anni fa
DependencyInjection 18d567c5cb update 6 anni fa
Tests 18d567c5cb update 6 anni fa
.gitignore 18d567c5cb update 6 anni fa
CHANGELOG.md 18d567c5cb update 6 anni fa
ContainerAwareEventDispatcher.php 18d567c5cb update 6 anni fa
Event.php 18d567c5cb update 6 anni fa
EventDispatcher.php 18d567c5cb update 6 anni fa
EventDispatcherInterface.php 18d567c5cb update 6 anni fa
EventSubscriberInterface.php 18d567c5cb update 6 anni fa
GenericEvent.php 18d567c5cb update 6 anni fa
ImmutableEventDispatcher.php 18d567c5cb update 6 anni fa
LICENSE 18d567c5cb update 6 anni fa
README.md 18d567c5cb update 6 anni fa
composer.json 18d567c5cb update 6 anni fa
phpunit.xml.dist 18d567c5cb update 6 anni fa

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