function FormsDataCollector::getName
Overrides DrupalDataCollectorInterface::getName
File
-
webprofiler/
src/ DataCollector/ FormsDataCollector.php, line 57
Class
- FormsDataCollector
- Class FormsDataCollector
Namespace
Drupal\webprofiler\DataCollectorCode
public function getName() {
return 'forms';
}