You are here

private property ExcludedModulesEventSubscriber::$settings in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php \Drupal\Core\EventSubscriber\ExcludedModulesEventSubscriber::settings

Type: \Drupal\Core\Site\Settings

File

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

Class

ExcludedModulesEventSubscriber
The event subscriber preventing excluded modules to be exported.

Namespace

Drupal\Core\EventSubscriber

Code

private $settings;