Kirin b3d2bbd089 1 há 3 anos atrás
..
Debug b3d2bbd089 1 há 3 anos atrás
DependencyInjection b3d2bbd089 1 há 3 anos atrás
Tests b3d2bbd089 1 há 3 anos atrás
.gitignore b3d2bbd089 1 há 3 anos atrás
CHANGELOG.md b3d2bbd089 1 há 3 anos atrás
ContainerAwareEventDispatcher.php b3d2bbd089 1 há 3 anos atrás
Event.php b3d2bbd089 1 há 3 anos atrás
EventDispatcher.php b3d2bbd089 1 há 3 anos atrás
EventDispatcherInterface.php b3d2bbd089 1 há 3 anos atrás
EventSubscriberInterface.php b3d2bbd089 1 há 3 anos atrás
GenericEvent.php b3d2bbd089 1 há 3 anos atrás
ImmutableEventDispatcher.php b3d2bbd089 1 há 3 anos atrás
LICENSE b3d2bbd089 1 há 3 anos atrás
README.md b3d2bbd089 1 há 3 anos atrás
composer.json b3d2bbd089 1 há 3 anos atrás
phpunit.xml.dist b3d2bbd089 1 há 3 anos atrás

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