You are here

public function XHProfDataCollector::hasPanel in XHProf 8

File

src/DataCollector/XHProfDataCollector.php, line 95

Class

XHProfDataCollector
Class XHProfDataCollector.

Namespace

Drupal\xhprof\DataCollector

Code

public function hasPanel() {
  return FALSE;
}