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