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

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