Instantiated memory cache bins.
Type: \Drupal\Core\Cache\MemoryBackend[]
File
- core/lib/Drupal/Core/Cache/MemoryBackendFactory.php, line 12
Class
Namespace
Drupal\Core\Cache
Code
protected $bins = array();
Instantiated memory cache bins.
Type: \Drupal\Core\Cache\MemoryBackend[]
Drupal\Core\Cache
protected $bins = array();
Please login to continue.