The field type plugin manager.
Type: \Drupal\Core\Field\FieldTypePluginManagerInterface
File
- core/modules/field/src/FieldUninstallValidator.php, line 30
Class
- FieldUninstallValidator
- Prevents uninstallation of modules providing active field storage.
Namespace
Drupal\field
Code
protected $fieldTypeManager;
Please login to continue.