FieldType::$fieldPluginManager
Same name and namespace in other branches
- 10 core/modules/field/src/Plugin/migrate/process/FieldType.php \Drupal\field\Plugin\migrate\process\FieldType::fieldPluginManager
- 9 core/modules/field/src/Plugin/migrate/process/FieldType.php \Drupal\field\Plugin\migrate\process\FieldType::fieldPluginManager
- 8.9.x core/modules/field/src/Plugin/migrate/process/FieldType.php \Drupal\field\Plugin\migrate\process\FieldType::fieldPluginManager
- 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\processCode
protected $fieldPluginManager;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.