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