Drupal investigation

Gogs 1ec4058aa2 Initial configuration 7 yıl önce
..
Debug 1ec4058aa2 Initial configuration 7 yıl önce
DependencyInjection 1ec4058aa2 Initial configuration 7 yıl önce
Tests 1ec4058aa2 Initial configuration 7 yıl önce
.gitignore 1ec4058aa2 Initial configuration 7 yıl önce
CHANGELOG.md 1ec4058aa2 Initial configuration 7 yıl önce
ContainerAwareEventDispatcher.php 1ec4058aa2 Initial configuration 7 yıl önce
Event.php 1ec4058aa2 Initial configuration 7 yıl önce
EventDispatcher.php 1ec4058aa2 Initial configuration 7 yıl önce
EventDispatcherInterface.php 1ec4058aa2 Initial configuration 7 yıl önce
EventSubscriberInterface.php 1ec4058aa2 Initial configuration 7 yıl önce
GenericEvent.php 1ec4058aa2 Initial configuration 7 yıl önce
ImmutableEventDispatcher.php 1ec4058aa2 Initial configuration 7 yıl önce
LICENSE 1ec4058aa2 Initial configuration 7 yıl önce
README.md 1ec4058aa2 Initial configuration 7 yıl önce
composer.json 1ec4058aa2 Initial configuration 7 yıl önce
phpunit.xml.dist 1ec4058aa2 Initial configuration 7 yıl önce

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