function DrupalDataCollectorTrait::hasPanel

File

webprofiler/src/DataCollector/DrupalDataCollectorTrait.php, line 27

Class

DrupalDataCollectorTrait
Class DrupalDataCollectorTrait

Namespace

Drupal\webprofiler\DataCollector

Code

public function hasPanel() {
    return TRUE;
}