MemoryCacheFactory::$bins

Same name in other branches
  1. 11.x core/lib/Drupal/Core/Cache/MemoryCache/MemoryCacheFactory.php \Drupal\Core\Cache\MemoryCache\MemoryCacheFactory::bins

Instantiated memory cache bins.

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

File

core/lib/Drupal/Core/Cache/MemoryCache/MemoryCacheFactory.php, line 15

Class

MemoryCacheFactory

Namespace

Drupal\Core\Cache\MemoryCache

Code

protected $bins = [];

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