admin/vendor/symfony/event-dispatcher
zoomtk@126.com 680f1fbd6b 代码初始化 2023-02-10 12:51:18 +08:00
..
Attribute 代码初始化 2023-02-10 12:51:18 +08:00
Debug 代码初始化 2023-02-10 12:51:18 +08:00
DependencyInjection 代码初始化 2023-02-10 12:51:18 +08:00
CHANGELOG.md 代码初始化 2023-02-10 12:51:18 +08:00
EventDispatcher.php 代码初始化 2023-02-10 12:51:18 +08:00
EventDispatcherInterface.php 代码初始化 2023-02-10 12:51:18 +08:00
EventSubscriberInterface.php 代码初始化 2023-02-10 12:51:18 +08:00
GenericEvent.php 代码初始化 2023-02-10 12:51:18 +08:00
ImmutableEventDispatcher.php 代码初始化 2023-02-10 12:51:18 +08:00
LICENSE 代码初始化 2023-02-10 12:51:18 +08:00
LegacyEventDispatcherProxy.php 代码初始化 2023-02-10 12:51:18 +08:00
README.md 代码初始化 2023-02-10 12:51:18 +08:00
composer.json 代码初始化 2023-02-10 12:51:18 +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