function CacheDataCollector::collect

File

webprofiler/src/DataCollector/CacheDataCollector.php, line 24

Class

CacheDataCollector
Collects the used cache bins and cache CIDs.

Namespace

Drupal\webprofiler\DataCollector

Code

public function collect(Request $request, Response $response, \Exception $exception = NULL) {
}