VariationCacheFactory::$bins

Same name and namespace in other branches
  1. 10 core/lib/Drupal/Core/Cache/VariationCacheFactory.php \Drupal\Core\Cache\VariationCacheFactory::bins

Instantiated variation cache bins.

Type: \Drupal\Core\Cache\VariationCacheInterface[]

File

core/lib/Drupal/Core/Cache/VariationCacheFactory.php, line 20

Class

VariationCacheFactory
Defines the variation cache factory.

Namespace

Drupal\Core\Cache

Code

protected $bins = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.