MemoryCounterBackendFactory::$bins

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Cache/MemoryCounterBackendFactory.php \Drupal\Core\Cache\MemoryCounterBackendFactory::bins
  2. 10 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 14

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.