You are here

protected property ExportProcessor::$entityProcessorPluginManager in Content Synchronizer 8

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

The entity processor plugiin manager.

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

File

src/Processors/ExportProcessor.php, line 32

Class

ExportProcessor
Export Processor.

Namespace

Drupal\content_synchronizer\Processors

Code

protected $entityProcessorPluginManager;