protected static property Database::$activeKey

The key of the currently active database connection.

Type: string

File

drupal/core/lib/Drupal/Core/Database/Database.php, line 69
Definition of Drupal\Core\Database\Database

Class

Database
Primary front-controller for the database system.

Namespace

Drupal\Core\Database

Code

protected static $activeKey = 'default';