Settings::$storage

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Site/Settings.php \Drupal\Core\Site\Settings::storage
  2. 8.9.x core/lib/Drupal/Core/Site/Settings.php \Drupal\Core\Site\Settings::storage
  3. 10 core/lib/Drupal/Core/Site/Settings.php \Drupal\Core\Site\Settings::storage

Array with the settings.

Type: array

File

core/lib/Drupal/Core/Site/Settings.php, line 20

Class

Settings
Read only settings that are initialized with the class.

Namespace

Drupal\Core\Site

Code

private $storage = [];

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