liuhairui f27ac772af first commit 1 year ago
..
Attribute f27ac772af first commit 1 year ago
Debug f27ac772af first commit 1 year ago
DependencyInjection f27ac772af first commit 1 year ago
CHANGELOG.md f27ac772af first commit 1 year ago
EventDispatcher.php f27ac772af first commit 1 year ago
EventDispatcherInterface.php f27ac772af first commit 1 year ago
EventSubscriberInterface.php f27ac772af first commit 1 year ago
GenericEvent.php f27ac772af first commit 1 year ago
ImmutableEventDispatcher.php f27ac772af first commit 1 year ago
LICENSE f27ac772af first commit 1 year ago
LegacyEventDispatcherProxy.php f27ac772af first commit 1 year ago
README.md f27ac772af first commit 1 year ago
composer.json f27ac772af 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