张保健 97d25c38f3 首次提交 пре 4 година
..
Debug 首次提交 пре 4 година
DependencyInjection 首次提交 пре 4 година
Tests 首次提交 пре 4 година
.gitignore 首次提交 пре 4 година
CHANGELOG.md 首次提交 пре 4 година
Event.php 首次提交 пре 4 година
EventDispatcher.php 首次提交 пре 4 година
EventDispatcherInterface.php 首次提交 пре 4 година
EventSubscriberInterface.php 首次提交 пре 4 година
GenericEvent.php 首次提交 пре 4 година
ImmutableEventDispatcher.php 首次提交 пре 4 година
LICENSE 首次提交 пре 4 година
README.md 首次提交 пре 4 година
composer.json 首次提交 пре 4 година
phpunit.xml.dist 首次提交 пре 4 година

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