Nenhuma descrição

server 52763dedf1 gitignore 2 anos atrás
..
Debug 52763dedf1 gitignore 2 anos atrás
DependencyInjection 52763dedf1 gitignore 2 anos atrás
CHANGELOG.md 52763dedf1 gitignore 2 anos atrás
Event.php 52763dedf1 gitignore 2 anos atrás
EventDispatcher.php 52763dedf1 gitignore 2 anos atrás
EventDispatcherInterface.php 52763dedf1 gitignore 2 anos atrás
EventSubscriberInterface.php 52763dedf1 gitignore 2 anos atrás
GenericEvent.php 52763dedf1 gitignore 2 anos atrás
ImmutableEventDispatcher.php 52763dedf1 gitignore 2 anos atrás
LICENSE 52763dedf1 gitignore 2 anos atrás
LegacyEventDispatcherProxy.php 52763dedf1 gitignore 2 anos atrás
LegacyEventProxy.php 52763dedf1 gitignore 2 anos atrás
README.md 52763dedf1 gitignore 2 anos atrás
composer.json 52763dedf1 gitignore 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