protected property ProcessField::$fieldPluginManager in Drupal 9
Same name and namespace in other branches
- 8 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 51
Class
- ProcessField
- Get the value from a method call on a field plugin instance.
Namespace
Drupal\field\Plugin\migrate\processCode
protected $fieldPluginManager;