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

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