dggzichahu/vendor/symfony/event-dispatcher
lisong af73359fe6 初始化 2021-12-23 12:21:22 +08:00
..
Debug 初始化 2021-12-23 12:21:22 +08:00
DependencyInjection 初始化 2021-12-23 12:21:22 +08:00
CHANGELOG.md 初始化 2021-12-23 12:21:22 +08:00
Event.php 初始化 2021-12-23 12:21:22 +08:00
EventDispatcher.php 初始化 2021-12-23 12:21:22 +08:00
EventDispatcherInterface.php 初始化 2021-12-23 12:21:22 +08:00
EventSubscriberInterface.php 初始化 2021-12-23 12:21:22 +08:00
GenericEvent.php 初始化 2021-12-23 12:21:22 +08:00
ImmutableEventDispatcher.php 初始化 2021-12-23 12:21:22 +08:00
LICENSE 初始化 2021-12-23 12:21:22 +08:00
LegacyEventDispatcherProxy.php 初始化 2021-12-23 12:21:22 +08:00
LegacyEventProxy.php 初始化 2021-12-23 12:21:22 +08:00
README.md 初始化 2021-12-23 12:21:22 +08:00
composer.json 初始化 2021-12-23 12:21:22 +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