protected property Config::$isLoaded

Whether the config object has already been loaded.

Type: bool

File

drupal/core/lib/Drupal/Core/Config/Config.php, line 78
Definition of Drupal\Core\Config\Config.

Class

Config
Defines the default configuration object.

Namespace

Drupal\Core\Config

Code

protected $isLoaded = FALSE;