You are here

protected property VariationCacheFactory::$cacheFactory in VariationCache 8

The cache factory.

Type: \Drupal\Core\Cache\CacheFactoryInterface

File

src/Cache/VariationCacheFactory.php, line 35

Class

VariationCacheFactory
Defines the variation cache factory.

Namespace

Drupal\variationcache\Cache

Code

protected $cacheFactory;