protected property AcsfVariableStorage::$connection in Acquia Cloud Site Factory Connector 8
Same name and namespace in other branches
- 8.2 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\acsfCode
protected $connection;