You are here

protected property CommerceFieldName::$migrationPluginManager 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::migrationPluginManager
  2. 3.0.x modules/commerce/src/Plugin/migrate/process/commerce1/CommerceFieldName.php \Drupal\commerce_migrate_commerce\Plugin\migrate\process\commerce1\CommerceFieldName::migrationPluginManager

The migration plugin manager.

Type: \Drupal\migrate\Plugin\MigrationPluginManagerInterface

File

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

Class

CommerceFieldName
Determines the field name.

Namespace

Drupal\commerce_migrate_commerce\Plugin\migrate\process\commerce1

Code

protected $migrationPluginManager;