You are here

service xhprof.run_converter in XHProf 8

Class

Drupal\xhprof\Routing\RunConverter

Tags

  • paramconverter

File

./xhprof.services.yml
xhprof.services.yml

View source
  1. class: Drupal\xhprof\Routing\RunConverter
  2. arguments:
  3. - '@xhprof.profiler'
  4. tags:
  5. - { name: paramconverter }