huangsanjia 3fddb478af first commit před 1 rokem
..
Attribute 3fddb478af first commit před 1 rokem
Debug 3fddb478af first commit před 1 rokem
DependencyInjection 3fddb478af first commit před 1 rokem
CHANGELOG.md 3fddb478af first commit před 1 rokem
EventDispatcher.php 3fddb478af first commit před 1 rokem
EventDispatcherInterface.php 3fddb478af first commit před 1 rokem
EventSubscriberInterface.php 3fddb478af first commit před 1 rokem
GenericEvent.php 3fddb478af first commit před 1 rokem
ImmutableEventDispatcher.php 3fddb478af first commit před 1 rokem
LICENSE 3fddb478af first commit před 1 rokem
LegacyEventDispatcherProxy.php 3fddb478af first commit před 1 rokem
README.md 3fddb478af first commit před 1 rokem
composer.json 3fddb478af first commit před 1 rokem

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