function DrupalDataCollectorTrait::reset
File
-
webprofiler/
src/ DataCollector/ DrupalDataCollectorTrait.php, line 13
Class
- DrupalDataCollectorTrait
- Class DrupalDataCollectorTrait
Namespace
Drupal\webprofiler\DataCollectorCode
public function reset() {
$this->data = array();
}