You are here

protected property MemoryCacheFactory::$bins in Group 2.0.x

Same name and namespace in other branches
  1. 8 src/CoreFix/Cache/MemoryCacheFactory.php \Drupal\group\CoreFix\Cache\MemoryCacheFactory::bins

Instantiated memory cache bins.

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

File

src/CoreFix/Cache/MemoryCacheFactory.php, line 20

Class

MemoryCacheFactory
DO NOT USE! Placeholder for when core commits this properly.

Namespace

Drupal\group\CoreFix\Cache

Code

protected $bins = [];