唐金木 07e2592bdb first commit 4 years ago
..
Debug 07e2592bdb first commit 4 years ago
DependencyInjection 07e2592bdb first commit 4 years ago
.gitattributes 07e2592bdb first commit 4 years ago
CHANGELOG.md 07e2592bdb first commit 4 years ago
EventDispatcher.php 07e2592bdb first commit 4 years ago
EventDispatcherInterface.php 07e2592bdb first commit 4 years ago
EventSubscriberInterface.php 07e2592bdb first commit 4 years ago
GenericEvent.php 07e2592bdb first commit 4 years ago
ImmutableEventDispatcher.php 07e2592bdb first commit 4 years ago
LICENSE 07e2592bdb first commit 4 years ago
LegacyEventDispatcherProxy.php 07e2592bdb first commit 4 years ago
README.md 07e2592bdb first commit 4 years ago
composer.json 07e2592bdb first commit 4 years 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