暫無描述

sunlight 897b10eb13 mzb 6 年之前
..
Debug 897b10eb13 mzb 6 年之前
DependencyInjection 897b10eb13 mzb 6 年之前
Tests 897b10eb13 mzb 6 年之前
.gitignore 897b10eb13 mzb 6 年之前
CHANGELOG.md 897b10eb13 mzb 6 年之前
ContainerAwareEventDispatcher.php 897b10eb13 mzb 6 年之前
Event.php 897b10eb13 mzb 6 年之前
EventDispatcher.php 897b10eb13 mzb 6 年之前
EventDispatcherInterface.php 897b10eb13 mzb 6 年之前
EventSubscriberInterface.php 897b10eb13 mzb 6 年之前
GenericEvent.php 897b10eb13 mzb 6 年之前
ImmutableEventDispatcher.php 897b10eb13 mzb 6 年之前
LICENSE 897b10eb13 mzb 6 年之前
README.md 897b10eb13 mzb 6 年之前
composer.json 897b10eb13 mzb 6 年之前
phpunit.xml.dist 897b10eb13 mzb 6 年之前

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