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