lizuxiao e4ec64a95c 111 2 anni fa
..
Debug e4ec64a95c 111 2 anni fa
DependencyInjection e4ec64a95c 111 2 anni fa
Tests e4ec64a95c 111 2 anni fa
.gitignore e4ec64a95c 111 2 anni fa
CHANGELOG.md e4ec64a95c 111 2 anni fa
ContainerAwareEventDispatcher.php e4ec64a95c 111 2 anni fa
Event.php e4ec64a95c 111 2 anni fa
EventDispatcher.php e4ec64a95c 111 2 anni fa
EventDispatcherInterface.php e4ec64a95c 111 2 anni fa
EventSubscriberInterface.php e4ec64a95c 111 2 anni fa
GenericEvent.php e4ec64a95c 111 2 anni fa
ImmutableEventDispatcher.php e4ec64a95c 111 2 anni fa
LICENSE e4ec64a95c 111 2 anni fa
README.md e4ec64a95c 111 2 anni fa
composer.json e4ec64a95c 111 2 anni fa
phpunit.xml.dist e4ec64a95c 111 2 anni fa

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