CacheBackendWrapper::$cacheBackend

The wrapped cache backend.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

webprofiler/src/Cache/CacheBackendWrapper.php, line 27

Class

CacheBackendWrapper
Wraps an existing cache backend to track calls to the cache backend.

Namespace

Drupal\webprofiler\Cache

Code

protected $cacheBackend;