You are here

constant TypeProcessorPluginManager::SERVICE_NAME in Content Synchronizer 8

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

File

src/Processors/Type/TypeProcessorPluginManager.php, line 13

Class

TypeProcessorPluginManager
The type processor manager.

Namespace

Drupal\content_synchronizer\Processors\Type

Code

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