function PerformanceTimingDataCollector::collect

File

webprofiler/src/DataCollector/PerformanceTimingDataCollector.php, line 22

Class

PerformanceTimingDataCollector
Collects data about frontend performance.

Namespace

Drupal\webprofiler\DataCollector

Code

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