You are here

protected property PrivateTempStoreTest::$lock in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/user/tests/src/Unit/PrivateTempStoreTest.php \Drupal\Tests\user\Unit\PrivateTempStoreTest::lock

The mock lock backend.

Type: \Drupal\Core\Lock\LockBackendInterface|\PHPUnit_Framework_MockObject_MockObject

File

core/modules/user/tests/src/Unit/PrivateTempStoreTest.php, line 33
Contains \Drupal\Tests\user\Unit\PrivateTempStoreTest.

Class

PrivateTempStoreTest
@coversDefaultClass \Drupal\user\PrivateTempStore @group user

Namespace

Drupal\Tests\user\Unit

Code

protected $lock;