You are here

service xhprof.storage in XHProf 8

Class

Drupal\xhprof\XHProfLib\Storage\StorageInterface

File

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

View source
  1. class: Drupal\xhprof\XHProfLib\Storage\StorageInterface
  2. factory: 'Drupal\xhprof\StorageFactory::getStorage'
  3. arguments:
  4. - '@config.factory'
  5. - '@service_container'