xo_kf/vendor/symfony/event-dispatcher
ASUS abf553c41b 新建 2025-04-26 11:07:05 +08:00
..
Attribute 新建 2025-04-26 11:07:05 +08:00
Debug 新建 2025-04-26 11:07:05 +08:00
DependencyInjection 新建 2025-04-26 11:07:05 +08:00
CHANGELOG.md 新建 2025-04-26 11:07:05 +08:00
EventDispatcher.php 新建 2025-04-26 11:07:05 +08:00
EventDispatcherInterface.php 新建 2025-04-26 11:07:05 +08:00
EventSubscriberInterface.php 新建 2025-04-26 11:07:05 +08:00
GenericEvent.php 新建 2025-04-26 11:07:05 +08:00
ImmutableEventDispatcher.php 新建 2025-04-26 11:07:05 +08:00
LICENSE 新建 2025-04-26 11:07:05 +08:00
LegacyEventDispatcherProxy.php 新建 2025-04-26 11:07:05 +08:00
README.md 新建 2025-04-26 11:07:05 +08:00
composer.json 新建 2025-04-26 11:07:05 +08:00

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