protected property CommerceFieldName::$processPluginManager in Commerce Migrate 3.1.x
Same name and namespace in other branches
- 8.2 modules/commerce/src/Plugin/migrate/process/commerce1/CommerceFieldName.php \Drupal\commerce_migrate_commerce\Plugin\migrate\process\commerce1\CommerceFieldName::processPluginManager
- 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\commerce1Code
protected $processPluginManager;