You are here

protected property ContentSyncManager::$contentExporter in Content Synchronization 8.2

Same name and namespace in other branches
  1. 3.0.x src/ContentSyncManager.php \Drupal\content_sync\ContentSyncManager::contentExporter

Type: \Drupal\content_sync\Exporter\ContentExporterInterface

File

src/ContentSyncManager.php, line 29

Class

ContentSyncManager

Namespace

Drupal\content_sync

Code

protected $contentExporter;