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

1
protected $database;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.