酒店预订平台
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Gitea cbaa767e15 ss 3 anos atrás
..
Debug ss 3 anos atrás
DependencyInjection ss 3 anos atrás
CHANGELOG.md init 3 anos atrás
Event.php init 3 anos atrás
EventDispatcher.php init 3 anos atrás
EventDispatcherInterface.php init 3 anos atrás
EventSubscriberInterface.php init 3 anos atrás
GenericEvent.php init 3 anos atrás
ImmutableEventDispatcher.php init 3 anos atrás
LICENSE init 3 anos atrás
LegacyEventDispatcherProxy.php init 3 anos atrás
LegacyEventProxy.php init 3 anos atrás
README.md init 3 anos atrás
composer.json init 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