protected property ExportStorageManager::$eventDispatcher in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Config/ExportStorageManager.php \Drupal\Core\Config\ExportStorageManager::eventDispatcher
The event dispatcher.
Type: \Symfony\Contracts\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;