lijilei 7d4aad4428 fisrt commit před 3 roky
..
Debug 7d4aad4428 fisrt commit před 3 roky
DependencyInjection 7d4aad4428 fisrt commit před 3 roky
.gitattributes 7d4aad4428 fisrt commit před 3 roky
CHANGELOG.md 7d4aad4428 fisrt commit před 3 roky
Event.php 7d4aad4428 fisrt commit před 3 roky
EventDispatcher.php 7d4aad4428 fisrt commit před 3 roky
EventDispatcherInterface.php 7d4aad4428 fisrt commit před 3 roky
EventSubscriberInterface.php 7d4aad4428 fisrt commit před 3 roky
GenericEvent.php 7d4aad4428 fisrt commit před 3 roky
ImmutableEventDispatcher.php 7d4aad4428 fisrt commit před 3 roky
LICENSE 7d4aad4428 fisrt commit před 3 roky
LegacyEventDispatcherProxy.php 7d4aad4428 fisrt commit před 3 roky
LegacyEventProxy.php 7d4aad4428 fisrt commit před 3 roky
README.md 7d4aad4428 fisrt commit před 3 roky
composer.json 7d4aad4428 fisrt commit před 3 roky

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