The database connection.
Type: \Drupal\Core\Database\Connection
File
- core/lib/Drupal/Core/Cache/DatabaseBackend.php, line 30
Class
- DatabaseBackend
- Defines a default cache implementation.
Namespace
Drupal\Core\Cache
Code
protected $connection;
The database connection.
Type: \Drupal\Core\Database\Connection
Drupal\Core\Cache
protected $connection;
Please login to continue.