The data of the configuration object.
Type: array
File
- includes/
config.inc, line 454 - 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;