You are here

protected property AcsfThemeNotify::$database in Acquia Cloud Site Factory Connector 8

Same name and namespace in other branches
  1. 8.2 src/AcsfThemeNotify.php \Drupal\acsf\AcsfThemeNotify::database

The current database connection.

Type: \Drupal\Core\Database\Connection

File

src/AcsfThemeNotify.php, line 27

Class

AcsfThemeNotify
Manages theme notifications that need to be sent to the Factory.

Namespace

Drupal\acsf

Code

protected $database;