The data of the configuration object.
Type: array
File
- core/
includes/ config.inc, line 434 - This is the API for configuration storage.
Class
- Config
- Defines the default configuration object.
Code
protected $data;
The data of the configuration object.
Type: array
protected $data;