Gogs 9ffe612f8d 2021-3-25 há 3 anos atrás
..
Debug 9ffe612f8d 2021-3-25 há 3 anos atrás
DependencyInjection 9ffe612f8d 2021-3-25 há 3 anos atrás
.gitattributes 9ffe612f8d 2021-3-25 há 3 anos atrás
CHANGELOG.md 9ffe612f8d 2021-3-25 há 3 anos atrás
EventDispatcher.php 9ffe612f8d 2021-3-25 há 3 anos atrás
EventDispatcherInterface.php 9ffe612f8d 2021-3-25 há 3 anos atrás
EventSubscriberInterface.php 9ffe612f8d 2021-3-25 há 3 anos atrás
GenericEvent.php 9ffe612f8d 2021-3-25 há 3 anos atrás
ImmutableEventDispatcher.php 9ffe612f8d 2021-3-25 há 3 anos atrás
LICENSE 9ffe612f8d 2021-3-25 há 3 anos atrás
LegacyEventDispatcherProxy.php 9ffe612f8d 2021-3-25 há 3 anos atrás
README.md 9ffe612f8d 2021-3-25 há 3 anos atrás
composer.json 9ffe612f8d 2021-3-25 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