You are here

public function XHProfDataCollector::getName in XHProf 8

File

src/DataCollector/XHProfDataCollector.php, line 81

Class

XHProfDataCollector
Class XHProfDataCollector.

Namespace

Drupal\xhprof\DataCollector

Code

public function getName() {
  return 'xhprof';
}