longyi c9405dd336 vendor 5 anni fa
..
Debug c9405dd336 vendor 5 anni fa
DependencyInjection c9405dd336 vendor 5 anni fa
Tests c9405dd336 vendor 5 anni fa
.gitignore c9405dd336 vendor 5 anni fa
CHANGELOG.md c9405dd336 vendor 5 anni fa
Event.php c9405dd336 vendor 5 anni fa
EventDispatcher.php c9405dd336 vendor 5 anni fa
EventDispatcherInterface.php c9405dd336 vendor 5 anni fa
EventSubscriberInterface.php c9405dd336 vendor 5 anni fa
GenericEvent.php c9405dd336 vendor 5 anni fa
ImmutableEventDispatcher.php c9405dd336 vendor 5 anni fa
LICENSE c9405dd336 vendor 5 anni fa
README.md c9405dd336 vendor 5 anni fa
composer.json c9405dd336 vendor 5 anni fa
phpunit.xml.dist c9405dd336 vendor 5 anni fa

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