赵启卫 24b2f0fb5f 初始化项目 2 anni fa
..
Debug 24b2f0fb5f 初始化项目 2 anni fa
DependencyInjection 24b2f0fb5f 初始化项目 2 anni fa
.gitattributes 24b2f0fb5f 初始化项目 2 anni fa
CHANGELOG.md 24b2f0fb5f 初始化项目 2 anni fa
EventDispatcher.php 24b2f0fb5f 初始化项目 2 anni fa
EventDispatcherInterface.php 24b2f0fb5f 初始化项目 2 anni fa
EventSubscriberInterface.php 24b2f0fb5f 初始化项目 2 anni fa
GenericEvent.php 24b2f0fb5f 初始化项目 2 anni fa
ImmutableEventDispatcher.php 24b2f0fb5f 初始化项目 2 anni fa
LICENSE 24b2f0fb5f 初始化项目 2 anni fa
LegacyEventDispatcherProxy.php 24b2f0fb5f 初始化项目 2 anni fa
README.md 24b2f0fb5f 初始化项目 2 anni fa
composer.json 24b2f0fb5f 初始化项目 2 anni fa

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