public function XHProfDataCollector::hasPanel in XHProf 8
File
- src/
DataCollector/ XHProfDataCollector.php, line 95
Class
- XHProfDataCollector
- Class XHProfDataCollector.
Namespace
Drupal\xhprof\DataCollectorCode
public function hasPanel() {
return FALSE;
}