The key of the currently active database connection.
Type: string
File
- core/lib/Drupal/Core/Database/Database.php, line 64
Class
- Database
- Primary front-controller for the database system.
Namespace
Drupal\Core\Database
Code
static protected $activeKey = 'default';
Please login to continue.