protected property DatabaseLockBackend::$database

The database connection.

Type: \Drupal\Core\Database\Connection

File

core/lib/Drupal/Core/Lock/DatabaseLockBackend.php, line 26

Class

DatabaseLockBackend
Defines the database lock backend. This is the default backend in Drupal.

Namespace

Drupal\Core\Lock

Code

protected $database;

© 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!Lock!DatabaseLockBackend.php/property/DatabaseLockBackend::database/8.1.x