You are here

protected property ImportProcessor::$entityProcessorPluginManager in Content Synchronizer 8

Same name and namespace in other branches
  1. 8.2 src/Processors/ImportProcessor.php \Drupal\content_synchronizer\Processors\ImportProcessor::entityProcessorPluginManager
  2. 3.x src/Processors/ImportProcessor.php \Drupal\content_synchronizer\Processors\ImportProcessor::entityProcessorPluginManager

The entity processor plugin manager.

Type: \Drupal\content_synchronizer\Processors\Entity\EntityProcessorPluginManager

File

src/Processors/ImportProcessor.php, line 40

Class

ImportProcessor
Import processor.

Namespace

Drupal\content_synchronizer\Processors

Code

protected $entityProcessorPluginManager;