You are here

protected property ChainedFastBackendFactory::$caches in Supercache 8

Same name and namespace in other branches
  1. 2.0.x src/Cache/ChainedFastBackendFactory.php \Drupal\supercache\Cache\ChainedFastBackendFactory::caches

Cache binary instances.

Type: ChainedFastBackend[]

File

src/Cache/ChainedFastBackendFactory.php, line 45
Contains \Drupal\supercache\Cache\ChainedFastBackendFactory.

Class

ChainedFastBackendFactory
Defines the chained fast cache backend factory.

Namespace

Drupal\supercache\Cache

Code

protected $caches;