You are here

protected property AcsfVariableStorage::$connection in Acquia Cloud Site Factory Connector 8.2

Same name and namespace in other branches
  1. 8 src/AcsfVariableStorage.php \Drupal\acsf\AcsfVariableStorage::connection

The current database connection.

Type: \Drupal\Core\Database\Connection

File

src/AcsfVariableStorage.php, line 17

Class

AcsfVariableStorage
Encapsulates functionality to interact with ACSF variables.

Namespace

Drupal\acsf

Code

protected $connection;