改名
This commit is contained in:
@@ -89,7 +89,7 @@ class Request extends HttpService
|
|||||||
/**
|
/**
|
||||||
* @return mixed
|
* @return mixed
|
||||||
*/
|
*/
|
||||||
public function getStartTime()
|
public function getStartTime(): mixed
|
||||||
{
|
{
|
||||||
return $this->headers->get('request_time_float');
|
return $this->headers->get('request_time_float');
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user