You are here

protected property CacheCollectorTest::$cacheBackend in Drupal 8

The cache backend that should be used.

Type: \Drupal\Core\Cache\CacheBackendInterface|\PHPUnit\Framework\MockObject\MockObject

File

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

Class

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

Namespace

Drupal\Tests\Core\Cache

Code

protected $cacheBackend;