Gogs 62a4dda4d2 初始版本 vor 4 Jahren
..
Debug 62a4dda4d2 初始版本 vor 4 Jahren
DependencyInjection 62a4dda4d2 初始版本 vor 4 Jahren
CHANGELOG.md 62a4dda4d2 初始版本 vor 4 Jahren
Event.php 62a4dda4d2 初始版本 vor 4 Jahren
EventDispatcher.php 62a4dda4d2 初始版本 vor 4 Jahren
EventDispatcherInterface.php 62a4dda4d2 初始版本 vor 4 Jahren
EventSubscriberInterface.php 62a4dda4d2 初始版本 vor 4 Jahren
GenericEvent.php 62a4dda4d2 初始版本 vor 4 Jahren
ImmutableEventDispatcher.php 62a4dda4d2 初始版本 vor 4 Jahren
LICENSE 62a4dda4d2 初始版本 vor 4 Jahren
LegacyEventDispatcherProxy.php 62a4dda4d2 初始版本 vor 4 Jahren
LegacyEventProxy.php 62a4dda4d2 初始版本 vor 4 Jahren
README.md 62a4dda4d2 初始版本 vor 4 Jahren
composer.json 62a4dda4d2 初始版本 vor 4 Jahren

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