service content.storage in Content Synchronization 8.2
Same name and namespace in other branches
- 8 content_sync.services.yml \content.storage
- 3.0.x content_sync.services.yml \content.storage
Class
Drupal\Core\Config\CachedStorage3 string references to content.storage
- ContentController::create in src/
Controller/ ContentController.php - Instantiates a new instance of this class.
- ContentSync::create in src/
Form/ ContentSync.php - Instantiates a new instance of this class.
- ContentSyncCommands::create in src/
Commands/ ContentSyncCommands.php
File
View source
- class: Drupal\Core\Config\CachedStorage
- arguments:
- - '@content.storage.active'
- - '@cache.content'