W3cubDocs

/Drupal 8

private property 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 = array();

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Site!Settings.php/property/Settings::storage/8.1.x