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

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