private property Settings::$storage

Array with the settings.

Type: array

File

drupal/core/lib/Drupal/Component/Utility/Settings.php, line 20
Contains \Drupal\Component\Utility\Settings.

Class

Settings
Read only settings that are initialized with the class.

Namespace

Drupal\Component\Utility

Code

private $storage = array();