zhangqi d22d106604 生成seed种子文件 5 years ago
..
Debug 1a2fd98c09 第一次提交 5 years ago
DependencyInjection 1a2fd98c09 第一次提交 5 years ago
Tests d22d106604 生成seed种子文件 5 years ago
.gitignore 1a2fd98c09 第一次提交 5 years ago
CHANGELOG.md 1a2fd98c09 第一次提交 5 years ago
Event.php 1a2fd98c09 第一次提交 5 years ago
EventDispatcher.php d22d106604 生成seed种子文件 5 years ago
EventDispatcherInterface.php 1a2fd98c09 第一次提交 5 years ago
EventSubscriberInterface.php 1a2fd98c09 第一次提交 5 years ago
GenericEvent.php 1a2fd98c09 第一次提交 5 years ago
ImmutableEventDispatcher.php 1a2fd98c09 第一次提交 5 years ago
LICENSE 1a2fd98c09 第一次提交 5 years ago
LegacyEventDispatcherProxy.php d22d106604 生成seed种子文件 5 years ago
LegacyEventProxy.php 1a2fd98c09 第一次提交 5 years ago
README.md 1a2fd98c09 第一次提交 5 years ago
composer.json 1a2fd98c09 第一次提交 5 years ago
phpunit.xml.dist 1a2fd98c09 第一次提交 5 years 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