FieldConfigStorageBase::$fieldTypeManager
Same name in other branches
- 9 core/lib/Drupal/Core/Field/FieldConfigStorageBase.php \Drupal\Core\Field\FieldConfigStorageBase::fieldTypeManager
- 10 core/lib/Drupal/Core/Field/FieldConfigStorageBase.php \Drupal\Core\Field\FieldConfigStorageBase::fieldTypeManager
- 11.x core/lib/Drupal/Core/Field/FieldConfigStorageBase.php \Drupal\Core\Field\FieldConfigStorageBase::fieldTypeManager
The field type plugin manager.
Type: \Drupal\Core\Field\FieldTypePluginManagerInterface
File
-
core/
lib/ Drupal/ Core/ Field/ FieldConfigStorageBase.php, line 19
Class
- FieldConfigStorageBase
- Base storage class for field config entities.
Namespace
Drupal\Core\FieldCode
protected $fieldTypeManager;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.