webprofiler.debug.controller_resolver

Class

Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
1 string reference to webprofiler.debug.controller_resolver
WebprofilerServiceProvider::alter in webprofiler/src/WebprofilerServiceProvider.php

File

webprofiler/webprofiler.services.yml

View source
  1. class: Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  2. arguments:
  3. - '@controller_resolver'
  4. - '@stopwatch'