profiler.storage

Class

Symfony\Component\HttpKernel\Profiler\ProfilerStorageInterface

File

webprofiler/webprofiler.services.yml

View source
  1. class: Symfony\Component\HttpKernel\Profiler\ProfilerStorageInterface
  2. factory: 'Drupal\webprofiler\Profiler\ProfilerStorageFactory::getProfilerStorage'
  3. arguments:
  4. - '@config.factory'
  5. - '@service_container'