酒店预订平台
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 
Gitea cbaa767e15 ss 3 anni fa
..
Debug ss 3 anni fa
DependencyInjection ss 3 anni fa
CHANGELOG.md init 3 anni fa
Event.php init 3 anni fa
EventDispatcher.php init 3 anni fa
EventDispatcherInterface.php init 3 anni fa
EventSubscriberInterface.php init 3 anni fa
GenericEvent.php init 3 anni fa
ImmutableEventDispatcher.php init 3 anni fa
LICENSE init 3 anni fa
LegacyEventDispatcherProxy.php init 3 anni fa
LegacyEventProxy.php init 3 anni fa
README.md init 3 anni fa
composer.json init 3 anni fa

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