ImportStorageTransformer::$eventDispatcher

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Config/ImportStorageTransformer.php \Drupal\Core\Config\ImportStorageTransformer::eventDispatcher
  2. 10 core/lib/Drupal/Core/Config/ImportStorageTransformer.php \Drupal\Core\Config\ImportStorageTransformer::eventDispatcher
  3. 11.x core/lib/Drupal/Core/Config/ImportStorageTransformer.php \Drupal\Core\Config\ImportStorageTransformer::eventDispatcher

The event dispatcher to get changes to the configuration.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

core/lib/Drupal/Core/Config/ImportStorageTransformer.php, line 31

Class

ImportStorageTransformer
The import storage transformer helps to use the configuration management api.

Namespace

Drupal\Core\Config

Code

protected $eventDispatcher;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.