Dashboard sipadu mbip
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
root d8c1b4a1be initial 5 年前
..
Debug initial 5 年前
DependencyInjection initial 5 年前
Tests initial 5 年前
.gitignore initial 5 年前
CHANGELOG.md initial 5 年前
Event.php initial 5 年前
EventDispatcher.php initial 5 年前
EventDispatcherInterface.php initial 5 年前
EventSubscriberInterface.php initial 5 年前
GenericEvent.php initial 5 年前
ImmutableEventDispatcher.php initial 5 年前
LICENSE initial 5 年前
LegacyEventDispatcherProxy.php initial 5 年前
LegacyEventProxy.php initial 5 年前
README.md initial 5 年前
composer.json initial 5 年前
phpunit.xml.dist initial 5 年前

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