ExcludedModulesEventSubscriber::EXCLUDED_MODULES_KEY
Same name in other branches
- 9 core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php \Drupal\Core\EventSubscriber\ExcludedModulesEventSubscriber::EXCLUDED_MODULES_KEY
- 8.9.x core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php \Drupal\Core\EventSubscriber\ExcludedModulesEventSubscriber::EXCLUDED_MODULES_KEY
- 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\EventSubscriberCode
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.