You are here

protected property CacheCollectorTest::$lock in Drupal 8

The lock backend that should be used.

Type: \PHPUnit\Framework\MockObject\MockObject

File

core/tests/Drupal/Tests/Core/Cache/CacheCollectorTest.php, line 33

Class

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

Namespace

Drupal\Tests\Core\Cache

Code

protected $lock;