Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
BackendChain.php
BackendChain::$backends
Ordered list of CacheBackendInterface instances.
Type:
array
File
core/
lib/
Drupal/
Core/
Cache/
BackendChain.php
, line 30
Class
BackendChain
Defines a chained cache implementation for combining multiple cache backends.
Namespace
Drupal\Core\Cache
Code
protected $backends = [];
RSS feed