proofdb/vendor/symfony/event-dispatcher
2026-05-01 23:40:14 +08:00
..
Attribute 暂存 2026-05-01 23:40:14 +08:00
Debug 暂存 2026-05-01 23:40:14 +08:00
DependencyInjection 暂存 2026-05-01 23:40:14 +08:00
CHANGELOG.md 暂存 2026-05-01 23:40:14 +08:00
composer.json 暂存 2026-05-01 23:40:14 +08:00
EventDispatcher.php 暂存 2026-05-01 23:40:14 +08:00
EventDispatcherInterface.php 暂存 2026-05-01 23:40:14 +08:00
EventSubscriberInterface.php 暂存 2026-05-01 23:40:14 +08:00
GenericEvent.php 暂存 2026-05-01 23:40:14 +08:00
ImmutableEventDispatcher.php 暂存 2026-05-01 23:40:14 +08:00
LICENSE 暂存 2026-05-01 23:40:14 +08:00
README.md 暂存 2026-05-01 23:40:14 +08:00

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