酒店预订平台
 
 
 
 
 
 
Gitea cbaa767e15 ss 3 years ago
..
Debug ss 3 years ago
DependencyInjection ss 3 years ago
CHANGELOG.md init 3 years ago
Event.php init 3 years ago
EventDispatcher.php init 3 years ago
EventDispatcherInterface.php init 3 years ago
EventSubscriberInterface.php init 3 years ago
GenericEvent.php init 3 years ago
ImmutableEventDispatcher.php init 3 years ago
LICENSE init 3 years ago
LegacyEventDispatcherProxy.php init 3 years ago
LegacyEventProxy.php init 3 years ago
README.md init 3 years ago
composer.json init 3 years ago

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