lzh 6ff331d7c2 更新 2 months ago
..
Debug 6ff331d7c2 更新 2 months ago
DependencyInjection 6ff331d7c2 更新 2 months ago
Tests 6ff331d7c2 更新 2 months ago
.gitignore 6ff331d7c2 更新 2 months ago
CHANGELOG.md 6ff331d7c2 更新 2 months ago
ContainerAwareEventDispatcher.php 6ff331d7c2 更新 2 months ago
Event.php 6ff331d7c2 更新 2 months ago
EventDispatcher.php 6ff331d7c2 更新 2 months ago
EventDispatcherInterface.php 6ff331d7c2 更新 2 months ago
EventSubscriberInterface.php 6ff331d7c2 更新 2 months ago
GenericEvent.php 6ff331d7c2 更新 2 months ago
ImmutableEventDispatcher.php 6ff331d7c2 更新 2 months ago
LICENSE 6ff331d7c2 更新 2 months ago
README.md 6ff331d7c2 更新 2 months ago
composer.json 6ff331d7c2 更新 2 months ago
phpunit.xml.dist 6ff331d7c2 更新 2 months ago

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