You are here

protected property VariationCacheTest::$memoryBackend in VariationCache 8

The backend used by the variation cache.

Type: \Drupal\Core\Cache\MemoryBackend

File

tests/src/Unit/VariationCacheTest.php, line 33

Class

VariationCacheTest
@coversDefaultClass \Drupal\variationcache\Cache\VariationCache @group Cache

Namespace

Drupal\Tests\variationcache\Unit

Code

protected $memoryBackend;