You are here

protected property CommerceFieldName::$processPluginManager in Commerce Migrate 8.2

Same name and namespace in other branches
  1. 3.1.x modules/commerce/src/Plugin/migrate/process/commerce1/CommerceFieldName.php \Drupal\commerce_migrate_commerce\Plugin\migrate\process\commerce1\CommerceFieldName::processPluginManager
  2. 3.0.x modules/commerce/src/Plugin/migrate/process/commerce1/CommerceFieldName.php \Drupal\commerce_migrate_commerce\Plugin\migrate\process\commerce1\CommerceFieldName::processPluginManager

The process plugin manager.

Type: \Drupal\migrate\Plugin\MigratePluginManager

File

modules/commerce/src/Plugin/migrate/process/commerce1/CommerceFieldName.php, line 43

Class

CommerceFieldName
Determines the field name.

Namespace

Drupal\commerce_migrate_commerce\Plugin\migrate\process\commerce1

Code

protected $processPluginManager;