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