protected property DatabaseBackend::$connection

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;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Cache!DatabaseBackend.php/property/DatabaseBackend::connection/8.1.x