Kirin b3d2bbd089 1 3 år sedan
..
Debug b3d2bbd089 1 3 år sedan
DependencyInjection b3d2bbd089 1 3 år sedan
Tests b3d2bbd089 1 3 år sedan
.gitignore b3d2bbd089 1 3 år sedan
CHANGELOG.md b3d2bbd089 1 3 år sedan
ContainerAwareEventDispatcher.php b3d2bbd089 1 3 år sedan
Event.php b3d2bbd089 1 3 år sedan
EventDispatcher.php b3d2bbd089 1 3 år sedan
EventDispatcherInterface.php b3d2bbd089 1 3 år sedan
EventSubscriberInterface.php b3d2bbd089 1 3 år sedan
GenericEvent.php b3d2bbd089 1 3 år sedan
ImmutableEventDispatcher.php b3d2bbd089 1 3 år sedan
LICENSE b3d2bbd089 1 3 år sedan
README.md b3d2bbd089 1 3 år sedan
composer.json b3d2bbd089 1 3 år sedan
phpunit.xml.dist b3d2bbd089 1 3 år sedan

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