You are here

constant EntityProcessorPluginManager::SERVICE_NAME in Content Synchronizer 8.2

Same name and namespace in other branches
  1. 8 src/Processors/Entity/EntityProcessorPluginManager.php \Drupal\content_synchronizer\Processors\Entity\EntityProcessorPluginManager::SERVICE_NAME
  2. 3.x src/Processors/Entity/EntityProcessorPluginManager.php \Drupal\content_synchronizer\Processors\Entity\EntityProcessorPluginManager::SERVICE_NAME

File

src/Processors/Entity/EntityProcessorPluginManager.php, line 13

Class

EntityProcessorPluginManager
The entity processor plugin manager.

Namespace

Drupal\content_synchronizer\Processors\Entity

Code

const SERVICE_NAME = 'plugin.manager.content_synchronizer.entity_processor';