FieldType::$fieldPluginManager

Same name and namespace in other branches
  1. 10 core/modules/field/src/Plugin/migrate/process/FieldType.php \Drupal\field\Plugin\migrate\process\FieldType::fieldPluginManager
  2. 9 core/modules/field/src/Plugin/migrate/process/FieldType.php \Drupal\field\Plugin\migrate\process\FieldType::fieldPluginManager
  3. 8.9.x core/modules/field/src/Plugin/migrate/process/FieldType.php \Drupal\field\Plugin\migrate\process\FieldType::fieldPluginManager
  4. main core/modules/field/src/Plugin/migrate/process/FieldType.php \Drupal\field\Plugin\migrate\process\FieldType::fieldPluginManager

The field plugin manager.

Type: \Drupal\migrate_drupal\Plugin\MigrateFieldPluginManagerInterface

File

core/modules/field/src/Plugin/migrate/process/FieldType.php, line 31

Class

FieldType
Determines the field type for a field.

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.