protected property ConfigImporter::$eventDispatcher

The event dispatcher used to notify subscribers.

Type: \Symfony\Component\EventDispatcher\EventDispatcher

File

drupal/core/lib/Drupal/Core/Config/ConfigImporter.php, line 53
Contains \Drupal\Core\Config\ConfigImporter.

Class

ConfigImporter
Defines a configuration importer.

Namespace

Drupal\Core\Config

Code

protected $eventDispatcher;