protected property DatabaseRawBackend::$connection in Supercache 8
Same name and namespace in other branches
- 2.0.x src/Cache/DatabaseRawBackend.php \Drupal\supercache\Cache\DatabaseRawBackend::connection
The database connection.
Type: \Drupal\Core\Database\Connection
File
- src/
Cache/ DatabaseRawBackend.php, line 39 - Contains \Drupal\supercache\Cache\DatabaseRawBackend.
Class
- DatabaseRawBackend
- Defines a default cache implementation.
Namespace
Drupal\supercache\CacheCode
protected $connection;