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

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