moonsflyer 2b93c616e4 init 3 months ago
..
Debug 2b93c616e4 init 3 months ago
DependencyInjection 2b93c616e4 init 3 months ago
CHANGELOG.md 2b93c616e4 init 3 months ago
Event.php 2b93c616e4 init 3 months ago
EventDispatcher.php 2b93c616e4 init 3 months ago
EventDispatcherInterface.php 2b93c616e4 init 3 months ago
EventSubscriberInterface.php 2b93c616e4 init 3 months ago
GenericEvent.php 2b93c616e4 init 3 months ago
ImmutableEventDispatcher.php 2b93c616e4 init 3 months ago
LICENSE 2b93c616e4 init 3 months ago
LegacyEventDispatcherProxy.php 2b93c616e4 init 3 months ago
LegacyEventProxy.php 2b93c616e4 init 3 months ago
README.md 2b93c616e4 init 3 months ago
composer.json 2b93c616e4 init 3 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