urban 5cc30c4fee first commit před 11 měsíci
..
Attribute 5cc30c4fee first commit před 11 měsíci
Debug 5cc30c4fee first commit před 11 měsíci
DependencyInjection 5cc30c4fee first commit před 11 měsíci
CHANGELOG.md 5cc30c4fee first commit před 11 měsíci
EventDispatcher.php 5cc30c4fee first commit před 11 měsíci
EventDispatcherInterface.php 5cc30c4fee first commit před 11 měsíci
EventSubscriberInterface.php 5cc30c4fee first commit před 11 měsíci
GenericEvent.php 5cc30c4fee first commit před 11 měsíci
ImmutableEventDispatcher.php 5cc30c4fee first commit před 11 měsíci
LICENSE 5cc30c4fee first commit před 11 měsíci
LegacyEventDispatcherProxy.php 5cc30c4fee first commit před 11 měsíci
README.md 5cc30c4fee first commit před 11 měsíci
composer.json 5cc30c4fee first commit před 11 měsíci

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