张保健 97d25c38f3 首次提交 4 lat temu
..
Debug 首次提交 4 lat temu
DependencyInjection 首次提交 4 lat temu
Tests 首次提交 4 lat temu
.gitignore 首次提交 4 lat temu
CHANGELOG.md 首次提交 4 lat temu
Event.php 首次提交 4 lat temu
EventDispatcher.php 首次提交 4 lat temu
EventDispatcherInterface.php 首次提交 4 lat temu
EventSubscriberInterface.php 首次提交 4 lat temu
GenericEvent.php 首次提交 4 lat temu
ImmutableEventDispatcher.php 首次提交 4 lat temu
LICENSE 首次提交 4 lat temu
README.md 首次提交 4 lat temu
composer.json 首次提交 4 lat temu
phpunit.xml.dist 首次提交 4 lat temu

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