ExportStorageManager::$eventDispatcher
Same name in other branches
- 9 core/lib/Drupal/Core/Config/ExportStorageManager.php \Drupal\Core\Config\ExportStorageManager::eventDispatcher
- 10 core/lib/Drupal/Core/Config/ExportStorageManager.php \Drupal\Core\Config\ExportStorageManager::eventDispatcher
- 11.x core/lib/Drupal/Core/Config/ExportStorageManager.php \Drupal\Core\Config\ExportStorageManager::eventDispatcher
The event dispatcher.
Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface
File
-
core/
lib/ Drupal/ Core/ Config/ ExportStorageManager.php, line 44
Class
- ExportStorageManager
- The export storage manager dispatches an event for the export storage.
Namespace
Drupal\Core\ConfigCode
protected $eventDispatcher;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.