You are here

protected property ConfigBit::$database in Varbase: The Ultimate Drupal CMS Starter Kit (Bootstrap Ready) 9.0.x

Same name and namespace in other branches
  1. 8.8 src/Config/ConfigBit.php \Drupal\varbase\Config\ConfigBit::database

Active database connection.

Type: \Drupal\Core\Database\Connection

File

src/Config/ConfigBit.php, line 55

Class

ConfigBit
Class ConfigBit.

Namespace

Drupal\varbase\Config

Code

protected $database;