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