service content.storage in Content Synchronization 8
Same name and namespace in other branches
- 8.2 content_sync.services.yml \content.storage
- 3.0.x content_sync.services.yml \content.storage
Class
Drupal\Core\Config\CachedStorage2 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.
File
View source
- class: Drupal\Core\Config\CachedStorage
- arguments:
- - '@content.storage.active'
- - '@cache.content'