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