protected property ContentController::$targetStorage in Content Synchronization 3.0.x
Same name and namespace in other branches
- 8.2 src/Controller/ContentController.php \Drupal\content_sync\Controller\ContentController::targetStorage
- 8 src/Controller/ContentController.php \Drupal\content_sync\Controller\ContentController::targetStorage
The target storage.
Type: \Drupal\Core\Config\StorageInterface
File
- src/
Controller/ ContentController.php, line 29
Class
- ContentController
- Returns responses for content module routes.
Namespace
Drupal\content_sync\ControllerCode
protected $targetStorage;