You are here

protected property DatabaseRawBackendFactory::$connection in Supercache 8

Same name and namespace in other branches
  1. 2.0.x src/Cache/DatabaseRawBackendFactory.php \Drupal\supercache\Cache\DatabaseRawBackendFactory::connection

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Cache/DatabaseRawBackendFactory.php, line 22
Contains \Drupal\supercache\Cache\DatabaseBackendFactory.

Class

DatabaseRawBackendFactory

Namespace

Drupal\supercache\Cache

Code

protected $connection;