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

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