zhangqi d22d106604 生成seed种子文件 5 år sedan
..
Debug 1a2fd98c09 第一次提交 5 år sedan
DependencyInjection 1a2fd98c09 第一次提交 5 år sedan
Tests d22d106604 生成seed种子文件 5 år sedan
.gitignore 1a2fd98c09 第一次提交 5 år sedan
CHANGELOG.md 1a2fd98c09 第一次提交 5 år sedan
Event.php 1a2fd98c09 第一次提交 5 år sedan
EventDispatcher.php d22d106604 生成seed种子文件 5 år sedan
EventDispatcherInterface.php 1a2fd98c09 第一次提交 5 år sedan
EventSubscriberInterface.php 1a2fd98c09 第一次提交 5 år sedan
GenericEvent.php 1a2fd98c09 第一次提交 5 år sedan
ImmutableEventDispatcher.php 1a2fd98c09 第一次提交 5 år sedan
LICENSE 1a2fd98c09 第一次提交 5 år sedan
LegacyEventDispatcherProxy.php d22d106604 生成seed种子文件 5 år sedan
LegacyEventProxy.php 1a2fd98c09 第一次提交 5 år sedan
README.md 1a2fd98c09 第一次提交 5 år sedan
composer.json 1a2fd98c09 第一次提交 5 år sedan
phpunit.xml.dist 1a2fd98c09 第一次提交 5 år sedan

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