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