xiang 18d567c5cb update hace 6 años
..
Debug 18d567c5cb update hace 6 años
DependencyInjection 18d567c5cb update hace 6 años
Tests 18d567c5cb update hace 6 años
.gitignore 18d567c5cb update hace 6 años
CHANGELOG.md 18d567c5cb update hace 6 años
ContainerAwareEventDispatcher.php 18d567c5cb update hace 6 años
Event.php 18d567c5cb update hace 6 años
EventDispatcher.php 18d567c5cb update hace 6 años
EventDispatcherInterface.php 18d567c5cb update hace 6 años
EventSubscriberInterface.php 18d567c5cb update hace 6 años
GenericEvent.php 18d567c5cb update hace 6 años
ImmutableEventDispatcher.php 18d567c5cb update hace 6 años
LICENSE 18d567c5cb update hace 6 años
README.md 18d567c5cb update hace 6 años
composer.json 18d567c5cb update hace 6 años
phpunit.xml.dist 18d567c5cb update hace 6 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