root 1c2c56603a 1 hace 5 años
..
Debug 1c2c56603a 1 hace 5 años
DependencyInjection 1c2c56603a 1 hace 5 años
Tests 1c2c56603a 1 hace 5 años
.gitignore 1c2c56603a 1 hace 5 años
CHANGELOG.md 1c2c56603a 1 hace 5 años
Event.php 1c2c56603a 1 hace 5 años
EventDispatcher.php 1c2c56603a 1 hace 5 años
EventDispatcherInterface.php 1c2c56603a 1 hace 5 años
EventSubscriberInterface.php 1c2c56603a 1 hace 5 años
GenericEvent.php 1c2c56603a 1 hace 5 años
ImmutableEventDispatcher.php 1c2c56603a 1 hace 5 años
LICENSE 1c2c56603a 1 hace 5 años
README.md 1c2c56603a 1 hace 5 años
composer.json 1c2c56603a 1 hace 5 años
phpunit.xml.dist 1c2c56603a 1 hace 5 años

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