Returns the name of the collector.
@api
Return value
string The collector name
File
- drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/DataCollectorInterface.php, line 44
Class
- DataCollectorInterface
- DataCollectorInterface.
Namespace
Symfony\Component\HttpKernel\DataCollector
Code
public function getName();