NoteStar b7303a1608 none 5 年之前
..
Debug b7303a1608 none 5 年之前
DependencyInjection b7303a1608 none 5 年之前
Tests b7303a1608 none 5 年之前
.gitignore b7303a1608 none 5 年之前
CHANGELOG.md b7303a1608 none 5 年之前
ContainerAwareEventDispatcher.php b7303a1608 none 5 年之前
Event.php b7303a1608 none 5 年之前
EventDispatcher.php b7303a1608 none 5 年之前
EventDispatcherInterface.php b7303a1608 none 5 年之前
EventSubscriberInterface.php b7303a1608 none 5 年之前
GenericEvent.php b7303a1608 none 5 年之前
ImmutableEventDispatcher.php b7303a1608 none 5 年之前
LICENSE b7303a1608 none 5 年之前
README.md b7303a1608 none 5 年之前
composer.json b7303a1608 none 5 年之前
phpunit.xml.dist b7303a1608 none 5 年之前

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