wangxu 83f675a818 初始化 4 months ago
..
Attribute 83f675a818 初始化 4 months ago
Debug 83f675a818 初始化 4 months ago
DependencyInjection 83f675a818 初始化 4 months ago
CHANGELOG.md 83f675a818 初始化 4 months ago
EventDispatcher.php 83f675a818 初始化 4 months ago
EventDispatcherInterface.php 83f675a818 初始化 4 months ago
EventSubscriberInterface.php 83f675a818 初始化 4 months ago
GenericEvent.php 83f675a818 初始化 4 months ago
ImmutableEventDispatcher.php 83f675a818 初始化 4 months ago
LICENSE 83f675a818 初始化 4 months ago
LegacyEventDispatcherProxy.php 83f675a818 初始化 4 months ago
README.md 83f675a818 初始化 4 months ago
composer.json 83f675a818 初始化 4 months ago

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