Gleb 66078cb367 test hace 5 años
..
Debug 66078cb367 test hace 5 años
DependencyInjection 66078cb367 test hace 5 años
Tests 66078cb367 test hace 5 años
.gitignore 66078cb367 test hace 5 años
CHANGELOG.md 66078cb367 test hace 5 años
Event.php 66078cb367 test hace 5 años
EventDispatcher.php 66078cb367 test hace 5 años
EventDispatcherInterface.php 66078cb367 test hace 5 años
EventSubscriberInterface.php 66078cb367 test hace 5 años
GenericEvent.php 66078cb367 test hace 5 años
ImmutableEventDispatcher.php 66078cb367 test hace 5 años
LICENSE 66078cb367 test hace 5 años
README.md 66078cb367 test hace 5 años
composer.json 66078cb367 test hace 5 años
phpunit.xml.dist 66078cb367 test 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