You are here

protected property VariationCache::$cacheContextsManager in VariationCache 8

The cache contexts manager.

Type: \Drupal\Core\Cache\Context\CacheContextsManager

File

src/Cache/VariationCache.php, line 38

Class

VariationCache
Wraps a regular cache backend to make it support cache contexts.

Namespace

Drupal\variationcache\Cache

Code

protected $cacheContextsManager;