You are here

protected property ContentSync::$syncStorage in Content Synchronization 8.2

Same name and namespace in other branches
  1. 8 src/Form/ContentSync.php \Drupal\content_sync\Form\ContentSync::syncStorage
  2. 3.0.x src/Form/ContentSync.php \Drupal\content_sync\Form\ContentSync::syncStorage

The sync content object.

Type: \Drupal\Core\Config\StorageInterface

File

src/Form/ContentSync.php, line 27

Class

ContentSync
Construct the storage changes in a content synchronization form.

Namespace

Drupal\content_sync\Form

Code

protected $syncStorage;