CacheBackendWrapper::$cacheDataCollector

The data collector to register the calls.

Type: \Drupal\webprofiler\DataCollector\CacheDataCollector

File

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

Class

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

Namespace

Drupal\webprofiler\Cache

Code

protected $cacheDataCollector;