hrjy e51fa34b25 commit há 2 anos atrás
..
Debug e51fa34b25 commit há 2 anos atrás
DependencyInjection e51fa34b25 commit há 2 anos atrás
Tests e51fa34b25 commit há 2 anos atrás
.gitignore e51fa34b25 commit há 2 anos atrás
CHANGELOG.md e51fa34b25 commit há 2 anos atrás
ContainerAwareEventDispatcher.php e51fa34b25 commit há 2 anos atrás
Event.php e51fa34b25 commit há 2 anos atrás
EventDispatcher.php e51fa34b25 commit há 2 anos atrás
EventDispatcherInterface.php e51fa34b25 commit há 2 anos atrás
EventSubscriberInterface.php e51fa34b25 commit há 2 anos atrás
GenericEvent.php e51fa34b25 commit há 2 anos atrás
ImmutableEventDispatcher.php e51fa34b25 commit há 2 anos atrás
LICENSE e51fa34b25 commit há 2 anos atrás
README.md e51fa34b25 commit há 2 anos atrás
composer.json e51fa34b25 commit há 2 anos atrás
phpunit.xml.dist e51fa34b25 commit há 2 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