You are here

protected property PurgersService::$lock in Purge 8.3

The lock backend.

Type: \Drupal\Core\Lock\LockBackendInterface

File

src/Plugin/Purge/Purger/PurgersService.php, line 63

Class

PurgersService
Provides the service that distributes access to one or more purgers.

Namespace

Drupal\purge\Plugin\Purge\Purger

Code

protected $lock;