You are here

protected property ConfigImportSubscriber::$uninstallValidators in Drupal 10

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 = [];