ProcessField::$fieldPluginManager

Same name and namespace in other branches
  1. 9 core/modules/field/src/Plugin/migrate/process/ProcessField.php \Drupal\field\Plugin\migrate\process\ProcessField::fieldPluginManager
  2. 8.9.x core/modules/field/src/Plugin/migrate/process/ProcessField.php \Drupal\field\Plugin\migrate\process\ProcessField::fieldPluginManager
  3. 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\process

Code

protected $fieldPluginManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.