ProcessField::$fieldPluginManager
Same name in other branches
- 9 core/modules/field/src/Plugin/migrate/process/ProcessField.php \Drupal\field\Plugin\migrate\process\ProcessField::fieldPluginManager
- 8.9.x core/modules/field/src/Plugin/migrate/process/ProcessField.php \Drupal\field\Plugin\migrate\process\ProcessField::fieldPluginManager
- 10 core/modules/field/src/Plugin/migrate/process/ProcessField.php \Drupal\field\Plugin\migrate\process\ProcessField::fieldPluginManager
The field plugin manager.
Type: \Drupal\migrate_drupal\Plugin\MigrateFieldPluginManagerInterface
File
-
core/
modules/ field/ src/ Plugin/ migrate/ process/ ProcessField.php, line 49
Class
- ProcessField
- Get the value from a method call on a field plugin instance.
Namespace
Drupal\field\Plugin\migrate\processCode
protected $fieldPluginManager;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.