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

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