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

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