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

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