Gogs 62a4dda4d2 初始版本 hace 3 años
..
Debug 62a4dda4d2 初始版本 hace 3 años
DependencyInjection 62a4dda4d2 初始版本 hace 3 años
CHANGELOG.md 62a4dda4d2 初始版本 hace 3 años
Event.php 62a4dda4d2 初始版本 hace 3 años
EventDispatcher.php 62a4dda4d2 初始版本 hace 3 años
EventDispatcherInterface.php 62a4dda4d2 初始版本 hace 3 años
EventSubscriberInterface.php 62a4dda4d2 初始版本 hace 3 años
GenericEvent.php 62a4dda4d2 初始版本 hace 3 años
ImmutableEventDispatcher.php 62a4dda4d2 初始版本 hace 3 años
LICENSE 62a4dda4d2 初始版本 hace 3 años
LegacyEventDispatcherProxy.php 62a4dda4d2 初始版本 hace 3 años
LegacyEventProxy.php 62a4dda4d2 初始版本 hace 3 años
README.md 62a4dda4d2 初始版本 hace 3 años
composer.json 62a4dda4d2 初始版本 hace 3 años

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