You are here

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

Same name and namespace in other branches
  1. 8.2 src/ContentSyncManager.php \Drupal\content_sync\ContentSyncManager::contentImporter

Type: \Drupal\content_sync\Importer\ContentImporterInterface

File

src/ContentSyncManager.php, line 34

Class

ContentSyncManager

Namespace

Drupal\content_sync

Code

protected $contentImporter;