root 1c2c56603a 1 5 anni fa
..
Debug 1c2c56603a 1 5 anni fa
DependencyInjection 1c2c56603a 1 5 anni fa
Tests 1c2c56603a 1 5 anni fa
.gitignore 1c2c56603a 1 5 anni fa
CHANGELOG.md 1c2c56603a 1 5 anni fa
Event.php 1c2c56603a 1 5 anni fa
EventDispatcher.php 1c2c56603a 1 5 anni fa
EventDispatcherInterface.php 1c2c56603a 1 5 anni fa
EventSubscriberInterface.php 1c2c56603a 1 5 anni fa
GenericEvent.php 1c2c56603a 1 5 anni fa
ImmutableEventDispatcher.php 1c2c56603a 1 5 anni fa
LICENSE 1c2c56603a 1 5 anni fa
README.md 1c2c56603a 1 5 anni fa
composer.json 1c2c56603a 1 5 anni fa
phpunit.xml.dist 1c2c56603a 1 5 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