Kirin c2e0541d56 tijiao 2 年之前
..
Debug c2e0541d56 tijiao 2 年之前
DependencyInjection c2e0541d56 tijiao 2 年之前
Tests c2e0541d56 tijiao 2 年之前
.gitignore c2e0541d56 tijiao 2 年之前
CHANGELOG.md c2e0541d56 tijiao 2 年之前
ContainerAwareEventDispatcher.php c2e0541d56 tijiao 2 年之前
Event.php c2e0541d56 tijiao 2 年之前
EventDispatcher.php c2e0541d56 tijiao 2 年之前
EventDispatcherInterface.php c2e0541d56 tijiao 2 年之前
EventSubscriberInterface.php c2e0541d56 tijiao 2 年之前
GenericEvent.php c2e0541d56 tijiao 2 年之前
ImmutableEventDispatcher.php c2e0541d56 tijiao 2 年之前
LICENSE c2e0541d56 tijiao 2 年之前
README.md c2e0541d56 tijiao 2 年之前
composer.json c2e0541d56 tijiao 2 年之前
phpunit.xml.dist c2e0541d56 tijiao 2 年之前

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