function BenchmarkData::getToken
Return value
mixed
File
-
webprofiler/
src/ Command/ BenchmarkData.php, line 39
Class
- BenchmarkData
- Class BenchmarkData
Namespace
Drupal\webprofiler\CommandCode
public function getToken() {
return $this->token;
}