Skip to content

Commit 454e2f3

Browse files
author
Ellipsis
authored
Update Logger.php
修改请求开始时间返回值类型备注
1 parent 7998d21 commit 454e2f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Log/Logger.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@ private function getUri(): string
483483
/**
484484
* 请求开始时间
485485
*
486-
* @return int
486+
* @return float
487487
*/
488488
private function getRequestTime(): float
489489
{

0 commit comments

Comments
 (0)