You are here

protected property LocaleLookupTest::$lock in Zircon Profile 8

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

A mocked lock object.

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

File

core/modules/locale/tests/src/Unit/LocaleLookupTest.php, line 41
Contains \Drupal\Tests\locale\Unit\LocaleLookupTest.

Class

LocaleLookupTest
@coversDefaultClass \Drupal\locale\LocaleLookup @group locale

Namespace

Drupal\Tests\locale\Unit

Code

protected $lock;