ExcludedModulesEventSubscriber::EXCLUDED_MODULES_KEY

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php \Drupal\Core\EventSubscriber\ExcludedModulesEventSubscriber::EXCLUDED_MODULES_KEY
  2. 8.9.x core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php \Drupal\Core\EventSubscriber\ExcludedModulesEventSubscriber::EXCLUDED_MODULES_KEY
  3. 10 core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php \Drupal\Core\EventSubscriber\ExcludedModulesEventSubscriber::EXCLUDED_MODULES_KEY

The key in settings and state for listing excluded modules.

File

core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php, line 21

Class

ExcludedModulesEventSubscriber
The event subscriber preventing excluded modules to be exported.

Namespace

Drupal\Core\EventSubscriber

Code

const EXCLUDED_MODULES_KEY = "config_exclude_modules";

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