coupon-admin/vendor/symfony/event-dispatcher
wangxinglong 82f5a8f3f5 初始化 2021-11-18 17:57:04 +08:00
..
Attribute 初始化 2021-11-18 17:57:04 +08:00
Debug 初始化 2021-11-18 17:57:04 +08:00
DependencyInjection 初始化 2021-11-18 17:57:04 +08:00
CHANGELOG.md 初始化 2021-11-18 17:57:04 +08:00
EventDispatcher.php 初始化 2021-11-18 17:57:04 +08:00
EventDispatcherInterface.php 初始化 2021-11-18 17:57:04 +08:00
EventSubscriberInterface.php 初始化 2021-11-18 17:57:04 +08:00
GenericEvent.php 初始化 2021-11-18 17:57:04 +08:00
ImmutableEventDispatcher.php 初始化 2021-11-18 17:57:04 +08:00
LICENSE 初始化 2021-11-18 17:57:04 +08:00
LegacyEventDispatcherProxy.php 初始化 2021-11-18 17:57:04 +08:00
README.md 初始化 2021-11-18 17:57:04 +08:00
composer.json 初始化 2021-11-18 17:57:04 +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