Kirin 6699729a42 1 2 vuotta sitten
..
Debug 6699729a42 1 2 vuotta sitten
DependencyInjection 6699729a42 1 2 vuotta sitten
Tests 6699729a42 1 2 vuotta sitten
.gitignore 6699729a42 1 2 vuotta sitten
CHANGELOG.md 6699729a42 1 2 vuotta sitten
ContainerAwareEventDispatcher.php 6699729a42 1 2 vuotta sitten
Event.php 6699729a42 1 2 vuotta sitten
EventDispatcher.php 6699729a42 1 2 vuotta sitten
EventDispatcherInterface.php 6699729a42 1 2 vuotta sitten
EventSubscriberInterface.php 6699729a42 1 2 vuotta sitten
GenericEvent.php 6699729a42 1 2 vuotta sitten
ImmutableEventDispatcher.php 6699729a42 1 2 vuotta sitten
LICENSE 6699729a42 1 2 vuotta sitten
README.md 6699729a42 1 2 vuotta sitten
composer.json 6699729a42 1 2 vuotta sitten
phpunit.xml.dist 6699729a42 1 2 vuotta sitten

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