Drupal investigation

Gogs 1ec4058aa2 Initial configuration 7 anni fa
..
Debug 1ec4058aa2 Initial configuration 7 anni fa
DependencyInjection 1ec4058aa2 Initial configuration 7 anni fa
Tests 1ec4058aa2 Initial configuration 7 anni fa
.gitignore 1ec4058aa2 Initial configuration 7 anni fa
CHANGELOG.md 1ec4058aa2 Initial configuration 7 anni fa
ContainerAwareEventDispatcher.php 1ec4058aa2 Initial configuration 7 anni fa
Event.php 1ec4058aa2 Initial configuration 7 anni fa
EventDispatcher.php 1ec4058aa2 Initial configuration 7 anni fa
EventDispatcherInterface.php 1ec4058aa2 Initial configuration 7 anni fa
EventSubscriberInterface.php 1ec4058aa2 Initial configuration 7 anni fa
GenericEvent.php 1ec4058aa2 Initial configuration 7 anni fa
ImmutableEventDispatcher.php 1ec4058aa2 Initial configuration 7 anni fa
LICENSE 1ec4058aa2 Initial configuration 7 anni fa
README.md 1ec4058aa2 Initial configuration 7 anni fa
composer.json 1ec4058aa2 Initial configuration 7 anni fa
phpunit.xml.dist 1ec4058aa2 Initial configuration 7 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