ConfigImportSubscriber::$uninstallValidators

Same name and namespace in other branches
  1. 10 core/lib/Drupal/Core/EventSubscriber/ConfigImportSubscriber.php \Drupal\Core\EventSubscriber\ConfigImportSubscriber::uninstallValidators

The uninstall validators.

Type: \Drupal\Core\Extension\ModuleUninstallValidatorInterface[]

File

core/lib/Drupal/Core/EventSubscriber/ConfigImportSubscriber.php, line 47

Class

ConfigImportSubscriber
Config import subscriber for config import events.

Namespace

Drupal\Core\EventSubscriber

Code

protected $uninstallValidators = [];

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