zhangdehua 898e06e04e first commit 1 year ago
..
Attribute 898e06e04e first commit 1 year ago
Debug 898e06e04e first commit 1 year ago
DependencyInjection 898e06e04e first commit 1 year ago
CHANGELOG.md 898e06e04e first commit 1 year ago
EventDispatcher.php 898e06e04e first commit 1 year ago
EventDispatcherInterface.php 898e06e04e first commit 1 year ago
EventSubscriberInterface.php 898e06e04e first commit 1 year ago
GenericEvent.php 898e06e04e first commit 1 year ago
ImmutableEventDispatcher.php 898e06e04e first commit 1 year ago
LICENSE 898e06e04e first commit 1 year ago
LegacyEventDispatcherProxy.php 898e06e04e first commit 1 year ago
README.md 898e06e04e first commit 1 year ago
composer.json 898e06e04e first commit 1 year ago

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