You are here

protected property CacheCollectorTest::$lock in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/tests/Drupal/Tests/Core/Cache/CacheCollectorTest.php \Drupal\Tests\Core\Cache\CacheCollectorTest::lock

The lock backend that should be used.

Type: \PHPUnit_Framework_MockObject_MockObject

File

core/tests/Drupal/Tests/Core/Cache/CacheCollectorTest.php, line 38
Contains \Drupal\Tests\Core\Cache\CacheCollectorTest.

Class

CacheCollectorTest
@coversDefaultClass \Drupal\Core\Cache\CacheCollector @group Cache

Namespace

Drupal\Tests\Core\Cache

Code

protected $lock;