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