MemoryBackendFactory::$bins

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Cache/MemoryBackendFactory.php \Drupal\Core\Cache\MemoryBackendFactory::bins
  2. 8.9.x core/lib/Drupal/Core/Cache/MemoryBackendFactory.php \Drupal\Core\Cache\MemoryBackendFactory::bins
  3. 10 core/lib/Drupal/Core/Cache/MemoryBackendFactory.php \Drupal\Core\Cache\MemoryBackendFactory::bins

Instantiated memory cache bins.

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

File

core/lib/Drupal/Core/Cache/MemoryBackendFactory.php, line 14

Class

MemoryBackendFactory

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.