BackendChain::$backends

Ordered list of CacheBackendInterface instances.

Type: array

File

core/lib/Drupal/Core/Cache/BackendChain.php, line 29

Class

BackendChain
Defines a chained cache implementation for combining multiple cache backends.

Namespace

Drupal\Core\Cache

Code

protected $backends = array();
doc_Drupal
2016-10-29 08:45:18
Comments
Leave a Comment

Please login to continue.