You are here

protected property SpoolStorage::$lock in Simplenews 8.2

Same name and namespace in other branches
  1. 8 src/Spool/SpoolStorage.php \Drupal\simplenews\Spool\SpoolStorage::lock
  2. 3.x src/Spool/SpoolStorage.php \Drupal\simplenews\Spool\SpoolStorage::lock

The lock.

Type: \Drupal\Core\Lock\LockBackendInterface

File

src/Spool/SpoolStorage.php, line 34

Class

SpoolStorage
Default database spool storage.

Namespace

Drupal\simplenews\Spool

Code

protected $lock;