Ai_GirlFriend/xunifriend_RaeeC/vendor/symfony/event-dispatcher
2026-01-31 19:15:41 +08:00
..
Attribute 配置开发环境 2026-01-31 19:15:41 +08:00
Debug 配置开发环境 2026-01-31 19:15:41 +08:00
DependencyInjection 配置开发环境 2026-01-31 19:15:41 +08:00
CHANGELOG.md 配置开发环境 2026-01-31 19:15:41 +08:00
composer.json 配置开发环境 2026-01-31 19:15:41 +08:00
EventDispatcher.php 配置开发环境 2026-01-31 19:15:41 +08:00
EventDispatcherInterface.php 配置开发环境 2026-01-31 19:15:41 +08:00
EventSubscriberInterface.php 配置开发环境 2026-01-31 19:15:41 +08:00
GenericEvent.php 配置开发环境 2026-01-31 19:15:41 +08:00
ImmutableEventDispatcher.php 配置开发环境 2026-01-31 19:15:41 +08:00
LegacyEventDispatcherProxy.php 配置开发环境 2026-01-31 19:15:41 +08:00
LICENSE 配置开发环境 2026-01-31 19:15:41 +08:00
README.md 配置开发环境 2026-01-31 19:15:41 +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