The field storage config storage.
Type: \Drupal\Core\Config\Entity\ConfigEntityStorageInterface
File
- core/modules/field/src/FieldUninstallValidator.php, line 23
Class
- FieldUninstallValidator
- Prevents uninstallation of modules providing active field storage.
Namespace
Drupal\field
Code
protected $fieldStorageConfigStorage;
Please login to continue.