You are here

protected property ContentSyncManager::$contentExporter in Content Synchronization 3.0.x

Same name and namespace in other branches
  1. 8.2 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;