You are here

protected property ContentExportForm::$contentSyncManager in Content Synchronization 8.2

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

Type: \Drupal\content_sync\ContentSyncManagerInterface

File

src/Form/ContentExportForm.php, line 34

Class

ContentExportForm
Defines the content export form.

Namespace

Drupal\content_sync\Form

Code

protected $contentSyncManager;