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

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