FieldUninstallValidator::$fieldStorageConfigStorage

Same name in other branches
  1. 8.9.x core/modules/field/src/FieldUninstallValidator.php \Drupal\field\FieldUninstallValidator::fieldStorageConfigStorage
  2. 10 core/modules/field/src/FieldUninstallValidator.php \Drupal\field\FieldUninstallValidator::fieldStorageConfigStorage
  3. 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\field

Code

protected $fieldStorageConfigStorage;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.