You are here

protected property Cron::$lock in Drupal 10

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Cron.php \Drupal\Core\Cron::lock
  2. 9 core/lib/Drupal/Core/Cron.php \Drupal\Core\Cron::lock

The lock service.

Type: \Drupal\Core\Lock\LockBackendInterface

File

core/lib/Drupal/Core/Cron.php, line 39

Class

Cron
The Drupal core Cron service.

Namespace

Drupal\Core

Code

protected $lock;