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.