service config_sync.snapshotter in Configuration Synchronizer 8.2
Same name and namespace in other branches
- 8 config_sync.services.yml \config_sync.snapshotter
Class
Drupal\config_sync\ConfigSyncSnapshotter1 string reference to config_sync.snapshotter
- ConfigSyncServiceProvider::alter in src/
ConfigSyncServiceProvider.php - Modifies existing service definitions.
File
View source
- class: Drupal\config_sync\ConfigSyncSnapshotter
- arguments:
- - '@app.root'
- - '@config_sync.collector'
- - '@config_provider.storage'
- - '@config.manager'
- - '@config.storage'
- - '@config_sync.lister'
- - '@extension.list.module'