You are here

protected property ContentController::$sourceStorage in Content Synchronization 8.2

Same name and namespace in other branches
  1. 8 src/Controller/ContentController.php \Drupal\content_sync\Controller\ContentController::sourceStorage
  2. 3.0.x src/Controller/ContentController.php \Drupal\content_sync\Controller\ContentController::sourceStorage

The source storage.

Type: \Drupal\Core\Config\StorageInterface

File

src/Controller/ContentController.php, line 36

Class

ContentController
Returns responses for content module routes.

Namespace

Drupal\content_sync\Controller

Code

protected $sourceStorage;