zhangdehua 898e06e04e first commit před 2 roky
..
Attribute 898e06e04e first commit před 2 roky
Debug 898e06e04e first commit před 2 roky
DependencyInjection 898e06e04e first commit před 2 roky
CHANGELOG.md 898e06e04e first commit před 2 roky
EventDispatcher.php 898e06e04e first commit před 2 roky
EventDispatcherInterface.php 898e06e04e first commit před 2 roky
EventSubscriberInterface.php 898e06e04e first commit před 2 roky
GenericEvent.php 898e06e04e first commit před 2 roky
ImmutableEventDispatcher.php 898e06e04e first commit před 2 roky
LICENSE 898e06e04e first commit před 2 roky
LegacyEventDispatcherProxy.php 898e06e04e first commit před 2 roky
README.md 898e06e04e first commit před 2 roky
composer.json 898e06e04e first commit před 2 roky

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