Ejemplo n.º 1
0
 /**
  * {@inheritdoc}
  */
 public function collect(Request $request, Response $response, \Exception $exception = NULL)
 {
     $this->data['run_id'] = $this->profiler->getRunId();
 }