You are here

protected property RouteBuilderTest::$lock in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php \Drupal\Tests\Core\Routing\RouteBuilderTest::lock

The mocked lock backend.

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

File

core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php, line 44
Contains \Drupal\Tests\Core\Routing\RouteBuilderTest.

Class

RouteBuilderTest
@coversDefaultClass \Drupal\Core\Routing\RouteBuilder @group Routing

Namespace

Drupal\Tests\Core\Routing

Code

protected $lock;