service config_sync.merged_storage in Configuration Synchronizer 8
Class
Drupal\Core\Config\DatabaseStorageTags
- backend_overridable
2 string references to config_sync.merged_storage
- ConfigSyncController::create in src/Controller/ ConfigSyncController.php 
- Instantiates a new instance of this class.
- ConfigSyncImport::create in src/Form/ ConfigSyncImport.php 
- Instantiates a new instance of this class.
File
View source
- class: Drupal\Core\Config\DatabaseStorage
- arguments:
-   - '@database'
-   - config_sync_merged
- tags:
-   - { name: backend_overridable }
