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