Whether the configuration object has already been loaded.
Type: bool
File
- core/
includes/ config.inc, line 472 - This is the API for configuration storage.
Class
- Config
- Defines the default configuration object.
Code
protected $isLoaded = FALSE;
Whether the configuration object has already been loaded.
Type: bool
protected $isLoaded = FALSE;