You are here

protected property MemoryCounterBackendFactory::$bins in Drupal 9

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 = [];