You are here

protected property ContentLock::$database in Content locking (anti-concurrent editing) 8.2

Same name and namespace in other branches
  1. 8 src/ContentLock/ContentLock.php \Drupal\content_lock\ContentLock\ContentLock::database

The database service.

The database service.

Type: \Drupal\Core\Database\Connection

File

src/ContentLock/ContentLock.php, line 51

Class

ContentLock
Class ContentLock.

Namespace

Drupal\content_lock\ContentLock

Code

protected $database;