function DrupalDataCollectorTrait::getData
Return value
mixed
File
-
webprofiler/
src/ DataCollector/ DrupalDataCollectorTrait.php, line 48
Class
- DrupalDataCollectorTrait
- Class DrupalDataCollectorTrait
Namespace
Drupal\webprofiler\DataCollectorCode
public function getData() {
return $this->data;
}