Michael 2a491b3e10 first commit před 5 roky
..
Debug 2a491b3e10 first commit před 5 roky
DependencyInjection 2a491b3e10 first commit před 5 roky
.gitattributes 2a491b3e10 first commit před 5 roky
CHANGELOG.md 2a491b3e10 first commit před 5 roky
EventDispatcher.php 2a491b3e10 first commit před 5 roky
EventDispatcherInterface.php 2a491b3e10 first commit před 5 roky
EventSubscriberInterface.php 2a491b3e10 first commit před 5 roky
GenericEvent.php 2a491b3e10 first commit před 5 roky
ImmutableEventDispatcher.php 2a491b3e10 first commit před 5 roky
LICENSE 2a491b3e10 first commit před 5 roky
LegacyEventDispatcherProxy.php 2a491b3e10 first commit před 5 roky
README.md 2a491b3e10 first commit před 5 roky
composer.json 2a491b3e10 first commit před 5 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