root f4b10b55a0 Initial commit před 1 měsícem
..
Attribute f4b10b55a0 Initial commit před 1 měsícem
Debug f4b10b55a0 Initial commit před 1 měsícem
DependencyInjection f4b10b55a0 Initial commit před 1 měsícem
CHANGELOG.md f4b10b55a0 Initial commit před 1 měsícem
EventDispatcher.php f4b10b55a0 Initial commit před 1 měsícem
EventDispatcherInterface.php f4b10b55a0 Initial commit před 1 měsícem
EventSubscriberInterface.php f4b10b55a0 Initial commit před 1 měsícem
GenericEvent.php f4b10b55a0 Initial commit před 1 měsícem
ImmutableEventDispatcher.php f4b10b55a0 Initial commit před 1 měsícem
LICENSE f4b10b55a0 Initial commit před 1 měsícem
LegacyEventDispatcherProxy.php f4b10b55a0 Initial commit před 1 měsícem
README.md f4b10b55a0 Initial commit před 1 měsícem
composer.json f4b10b55a0 Initial commit před 1 měsícem

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