Kirin 0f47bd08df 1 hace 3 años
..
Debug 0f47bd08df 1 hace 3 años
DependencyInjection 0f47bd08df 1 hace 3 años
Tests 0f47bd08df 1 hace 3 años
.gitignore 0f47bd08df 1 hace 3 años
CHANGELOG.md 0f47bd08df 1 hace 3 años
ContainerAwareEventDispatcher.php 0f47bd08df 1 hace 3 años
Event.php 0f47bd08df 1 hace 3 años
EventDispatcher.php 0f47bd08df 1 hace 3 años
EventDispatcherInterface.php 0f47bd08df 1 hace 3 años
EventSubscriberInterface.php 0f47bd08df 1 hace 3 años
GenericEvent.php 0f47bd08df 1 hace 3 años
ImmutableEventDispatcher.php 0f47bd08df 1 hace 3 años
LICENSE 0f47bd08df 1 hace 3 años
README.md 0f47bd08df 1 hace 3 años
composer.json 0f47bd08df 1 hace 3 años
phpunit.xml.dist 0f47bd08df 1 hace 3 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