The database connection to use.
Type: string
File
- core/
includes/ config.inc, line 1275 - This is the API for configuration storage.
Class
- ConfigDatabaseStorage
- Defines the database storage controller.
Code
protected $database = '';
The database connection to use.
Type: string
protected $database = '';