You are here

protected property VariationCacheTest::$cacheContextsManager in VariationCache 8

The prophesized cache contexts manager.

Type: \Drupal\Core\Cache\Context\CacheContextsManager|\Prophecy\Prophecy\ProphecyInterface

File

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

Class

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

Namespace

Drupal\Tests\variationcache\Unit

Code

protected $cacheContextsManager;