root f4b10b55a0 Initial commit 2 місяців тому
..
Attribute f4b10b55a0 Initial commit 2 місяців тому
Debug f4b10b55a0 Initial commit 2 місяців тому
DependencyInjection f4b10b55a0 Initial commit 2 місяців тому
CHANGELOG.md f4b10b55a0 Initial commit 2 місяців тому
EventDispatcher.php f4b10b55a0 Initial commit 2 місяців тому
EventDispatcherInterface.php f4b10b55a0 Initial commit 2 місяців тому
EventSubscriberInterface.php f4b10b55a0 Initial commit 2 місяців тому
GenericEvent.php f4b10b55a0 Initial commit 2 місяців тому
ImmutableEventDispatcher.php f4b10b55a0 Initial commit 2 місяців тому
LICENSE f4b10b55a0 Initial commit 2 місяців тому
LegacyEventDispatcherProxy.php f4b10b55a0 Initial commit 2 місяців тому
README.md f4b10b55a0 Initial commit 2 місяців тому
composer.json f4b10b55a0 Initial commit 2 місяців тому

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