protected property ChainedFastRawBackendFactory::$caches in Supercache 2.0.x
Same name and namespace in other branches
- 8 src/Cache/ChainedFastRawBackendFactory.php \Drupal\supercache\Cache\ChainedFastRawBackendFactory::caches
Cache binary instances.
Type: ChainedFastRawBackend[]
File
- src/
Cache/ ChainedFastRawBackendFactory.php, line 47 - Contains \Drupal\supercache\Cache\ChainedFastBackendFactory.
Class
- ChainedFastRawBackendFactory
- Defines the chained fast cache backend factory.
Namespace
Drupal\supercache\CacheCode
protected $caches;