static protected property Database::$activeKey

The key of the currently active database connection.

Tipo: string

Archivo

drupal-7.x/includes/database/database.inc, line 1374
Core systems for the database layer.

Class

Database
Primary front-controller for the database system.

Código

static protected $activeKey = 'default';