You are here

protected property ConfigInstaller::$eventDispatcher in Drupal 9

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Config/ConfigInstaller.php \Drupal\Core\Config\ConfigInstaller::eventDispatcher

The event dispatcher.

Type: \Symfony\Contracts\EventDispatcher\EventDispatcherInterface

File

core/lib/Drupal/Core/Config/ConfigInstaller.php, line 46

Class

ConfigInstaller

Namespace

Drupal\Core\Config

Code

protected $eventDispatcher;