Gogs 62a4dda4d2 初始版本 vor 3 Jahren
..
Debug 62a4dda4d2 初始版本 vor 3 Jahren
DependencyInjection 62a4dda4d2 初始版本 vor 3 Jahren
CHANGELOG.md 62a4dda4d2 初始版本 vor 3 Jahren
Event.php 62a4dda4d2 初始版本 vor 3 Jahren
EventDispatcher.php 62a4dda4d2 初始版本 vor 3 Jahren
EventDispatcherInterface.php 62a4dda4d2 初始版本 vor 3 Jahren
EventSubscriberInterface.php 62a4dda4d2 初始版本 vor 3 Jahren
GenericEvent.php 62a4dda4d2 初始版本 vor 3 Jahren
ImmutableEventDispatcher.php 62a4dda4d2 初始版本 vor 3 Jahren
LICENSE 62a4dda4d2 初始版本 vor 3 Jahren
LegacyEventDispatcherProxy.php 62a4dda4d2 初始版本 vor 3 Jahren
LegacyEventProxy.php 62a4dda4d2 初始版本 vor 3 Jahren
README.md 62a4dda4d2 初始版本 vor 3 Jahren
composer.json 62a4dda4d2 初始版本 vor 3 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