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