张保健 97d25c38f3 首次提交 4 år sedan
..
Debug 首次提交 4 år sedan
DependencyInjection 首次提交 4 år sedan
Tests 首次提交 4 år sedan
.gitignore 首次提交 4 år sedan
CHANGELOG.md 首次提交 4 år sedan
Event.php 首次提交 4 år sedan
EventDispatcher.php 首次提交 4 år sedan
EventDispatcherInterface.php 首次提交 4 år sedan
EventSubscriberInterface.php 首次提交 4 år sedan
GenericEvent.php 首次提交 4 år sedan
ImmutableEventDispatcher.php 首次提交 4 år sedan
LICENSE 首次提交 4 år sedan
README.md 首次提交 4 år sedan
composer.json 首次提交 4 år sedan
phpunit.xml.dist 首次提交 4 å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