lizhen_gitee 0c9f3c7f62 1.3.4.20220530 2 years ago
..
Debug 0c9f3c7f62 1.3.4.20220530 2 years ago
DependencyInjection 0c9f3c7f62 1.3.4.20220530 2 years ago
CHANGELOG.md 0c9f3c7f62 1.3.4.20220530 2 years ago
Event.php 0c9f3c7f62 1.3.4.20220530 2 years ago
EventDispatcher.php 0c9f3c7f62 1.3.4.20220530 2 years ago
EventDispatcherInterface.php 0c9f3c7f62 1.3.4.20220530 2 years ago
EventSubscriberInterface.php 0c9f3c7f62 1.3.4.20220530 2 years ago
GenericEvent.php 0c9f3c7f62 1.3.4.20220530 2 years ago
ImmutableEventDispatcher.php 0c9f3c7f62 1.3.4.20220530 2 years ago
LICENSE 0c9f3c7f62 1.3.4.20220530 2 years ago
LegacyEventDispatcherProxy.php 0c9f3c7f62 1.3.4.20220530 2 years ago
LegacyEventProxy.php 0c9f3c7f62 1.3.4.20220530 2 years ago
README.md 0c9f3c7f62 1.3.4.20220530 2 years ago
composer.json 0c9f3c7f62 1.3.4.20220530 2 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