ywtc_api/vendor/symfony/event-dispatcher
nizhifei f089541512 更改 2025-03-20 12:22:53 +08:00
..
Attribute 更改 2025-03-20 12:22:53 +08:00
Debug 更改 2025-03-20 12:22:53 +08:00
DependencyInjection 更改 2025-03-20 12:22:53 +08:00
CHANGELOG.md 更改 2025-03-20 12:22:53 +08:00
EventDispatcher.php 更改 2025-03-20 12:22:53 +08:00
EventDispatcherInterface.php 更改 2025-03-20 12:22:53 +08:00
EventSubscriberInterface.php 更改 2025-03-20 12:22:53 +08:00
GenericEvent.php 更改 2025-03-20 12:22:53 +08:00
ImmutableEventDispatcher.php 更改 2025-03-20 12:22:53 +08:00
LICENSE 更改 2025-03-20 12:22:53 +08:00
LegacyEventDispatcherProxy.php 更改 2025-03-20 12:22:53 +08:00
README.md 更改 2025-03-20 12:22:53 +08:00
composer.json 更改 2025-03-20 12:22:53 +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