root f4b10b55a0 Initial commit před 2 měsíci
..
Attribute f4b10b55a0 Initial commit před 2 měsíci
Debug f4b10b55a0 Initial commit před 2 měsíci
DependencyInjection f4b10b55a0 Initial commit před 2 měsíci
CHANGELOG.md f4b10b55a0 Initial commit před 2 měsíci
EventDispatcher.php f4b10b55a0 Initial commit před 2 měsíci
EventDispatcherInterface.php f4b10b55a0 Initial commit před 2 měsíci
EventSubscriberInterface.php f4b10b55a0 Initial commit před 2 měsíci
GenericEvent.php f4b10b55a0 Initial commit před 2 měsíci
ImmutableEventDispatcher.php f4b10b55a0 Initial commit před 2 měsíci
LICENSE f4b10b55a0 Initial commit před 2 měsíci
LegacyEventDispatcherProxy.php f4b10b55a0 Initial commit před 2 měsíci
README.md f4b10b55a0 Initial commit před 2 měsíci
composer.json f4b10b55a0 Initial commit před 2 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