You are here

public property XHProfEventSubscriber::$profiler in XHProf 8

The profiler.

Type: \Drupal\xhprof\ProfilerInterface

File

src/EventSubscriber/XHProfEventSubscriber.php, line 24

Class

XHProfEventSubscriber
Provides handling of start/stop for profiler.

Namespace

Drupal\xhprof\EventSubscriber

Code

public $profiler;