DatabaseStorage::$connection

The database connection.

Type: \Drupal\Core\Database\Connection

File

core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php, line 33

Class

DatabaseStorage
Defines a default key/value store implementation.

Namespace

Drupal\Core\KeyValueStore

Code

protected $connection;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.