CacheFactoryDecorator::$cacheBackends

Same name in other branches
  1. 10 core/modules/system/tests/modules/performance_test/src/Cache/CacheFactoryDecorator.php \Drupal\performance_test\Cache\CacheFactoryDecorator::cacheBackends

All wrapped cache backends.

Type: \Drupal\performance_data\Cache\CacheBackendDecorator[]

File

core/modules/system/tests/modules/performance_test/src/Cache/CacheFactoryDecorator.php, line 23

Class

CacheFactoryDecorator
Decorates a cache factory to register all calls to the cache system.

Namespace

Drupal\performance_test\Cache

Code

protected array $cacheBackends = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.