FieldUninstallValidator::$fieldStorageConfigStorage
Same name in other branches
- 8.9.x core/modules/field/src/FieldUninstallValidator.php \Drupal\field\FieldUninstallValidator::fieldStorageConfigStorage
- 10 core/modules/field/src/FieldUninstallValidator.php \Drupal\field\FieldUninstallValidator::fieldStorageConfigStorage
- 11.x core/modules/field/src/FieldUninstallValidator.php \Drupal\field\FieldUninstallValidator::fieldStorageConfigStorage
The field storage config storage.
Type: \Drupal\Core\Config\Entity\ConfigEntityStorageInterface
File
-
core/
modules/ field/ src/ FieldUninstallValidator.php, line 24
Class
- FieldUninstallValidator
- Prevents uninstallation of modules providing active field storage.
Namespace
Drupal\fieldCode
protected $fieldStorageConfigStorage;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.