You are here

protected property LockUnitTest::$lock in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Lock/LockUnitTest.php \Drupal\system\Tests\Lock\LockUnitTest::lock

Database lock backend to test.

Type: \Drupal\Core\Lock\DatabaseLockBackend

File

core/modules/system/src/Tests/Lock/LockUnitTest.php, line 25
Contains \Drupal\system\Tests\Lock\LockUnitTest.

Class

LockUnitTest
Tests the Database lock backend.

Namespace

Drupal\system\Tests\Lock

Code

protected $lock;