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