zxhxx 28c48ed8ee 1 2 vuotta sitten
..
Debug 28c48ed8ee 1 2 vuotta sitten
DependencyInjection 28c48ed8ee 1 2 vuotta sitten
Tests 28c48ed8ee 1 2 vuotta sitten
.gitignore 28c48ed8ee 1 2 vuotta sitten
CHANGELOG.md 28c48ed8ee 1 2 vuotta sitten
ContainerAwareEventDispatcher.php 28c48ed8ee 1 2 vuotta sitten
Event.php 28c48ed8ee 1 2 vuotta sitten
EventDispatcher.php 28c48ed8ee 1 2 vuotta sitten
EventDispatcherInterface.php 28c48ed8ee 1 2 vuotta sitten
EventSubscriberInterface.php 28c48ed8ee 1 2 vuotta sitten
GenericEvent.php 28c48ed8ee 1 2 vuotta sitten
ImmutableEventDispatcher.php 28c48ed8ee 1 2 vuotta sitten
LICENSE 28c48ed8ee 1 2 vuotta sitten
README.md 28c48ed8ee 1 2 vuotta sitten
composer.json 28c48ed8ee 1 2 vuotta sitten
phpunit.xml.dist 28c48ed8ee 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