FilterUninstallValidator::$filterStorage

Same name in other branches
  1. 9 core/modules/filter/src/FilterUninstallValidator.php \Drupal\filter\FilterUninstallValidator::filterStorage
  2. 10 core/modules/filter/src/FilterUninstallValidator.php \Drupal\filter\FilterUninstallValidator::filterStorage
  3. 11.x core/modules/filter/src/FilterUninstallValidator.php \Drupal\filter\FilterUninstallValidator::filterStorage

The filter entity storage.

Type: \Drupal\Core\Config\Entity\ConfigEntityStorageInterface

File

core/modules/filter/src/FilterUninstallValidator.php, line 30

Class

FilterUninstallValidator
Prevents uninstallation of modules providing used filter plugins.

Namespace

Drupal\filter

Code

protected $filterStorage;

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