酒店预订平台
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
Gitea cbaa767e15 ss 3 年前
..
Debug ss 3 年前
DependencyInjection ss 3 年前
CHANGELOG.md init 3 年前
Event.php init 3 年前
EventDispatcher.php init 3 年前
EventDispatcherInterface.php init 3 年前
EventSubscriberInterface.php init 3 年前
GenericEvent.php init 3 年前
ImmutableEventDispatcher.php init 3 年前
LICENSE init 3 年前
LegacyEventDispatcherProxy.php init 3 年前
LegacyEventProxy.php init 3 年前
README.md init 3 年前
composer.json init 3 年前

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