test_lgq/niucloud/vendor/symfony/event-dispatcher
2024-01-24 17:36:08 +08:00
..
Attribute 🎉 init(初始化): 2024-01-24 17:36:08 +08:00
Debug 🎉 init(初始化): 2024-01-24 17:36:08 +08:00
DependencyInjection 🎉 init(初始化): 2024-01-24 17:36:08 +08:00
CHANGELOG.md 🎉 init(初始化): 2024-01-24 17:36:08 +08:00
composer.json 🎉 init(初始化): 2024-01-24 17:36:08 +08:00
EventDispatcher.php 🎉 init(初始化): 2024-01-24 17:36:08 +08:00
EventDispatcherInterface.php 🎉 init(初始化): 2024-01-24 17:36:08 +08:00
EventSubscriberInterface.php 🎉 init(初始化): 2024-01-24 17:36:08 +08:00
GenericEvent.php 🎉 init(初始化): 2024-01-24 17:36:08 +08:00
ImmutableEventDispatcher.php 🎉 init(初始化): 2024-01-24 17:36:08 +08:00
LICENSE 🎉 init(初始化): 2024-01-24 17:36:08 +08:00
README.md 🎉 init(初始化): 2024-01-24 17:36:08 +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