MemoryCounterBackendFactory::$bins

Same name in other branches
  1. 10 core/lib/Drupal/Core/Cache/MemoryCounterBackendFactory.php \Drupal\Core\Cache\MemoryCounterBackendFactory::bins
  2. 11.x core/lib/Drupal/Core/Cache/MemoryCounterBackendFactory.php \Drupal\Core\Cache\MemoryCounterBackendFactory::bins

Instantiated memory cache bins.

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

File

core/lib/Drupal/Core/Cache/MemoryCounterBackendFactory.php, line 12

Class

MemoryCounterBackendFactory

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.