You are here

protected property ContentSync::$contentSyncManager in Content Synchronization 8.2

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

Type: \Drupal\content_sync\ContentSyncManagerInterface

File

src/Form/ContentSync.php, line 46

Class

ContentSync
Construct the storage changes in a content synchronization form.

Namespace

Drupal\content_sync\Form

Code

protected $contentSyncManager;