Skip to content

Commit 7b51189

Browse files
committed
[PHPDoc] Fix various PHPDoc syntax errors
1 parent 0b89ae1 commit 7b51189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Middleware/Debug/Query.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ public function getSql(): string
7979
}
8080

8181
/**
82-
* @return array<int, string|int|float}>
82+
* @return array<int, string|int|float>
8383
*/
8484
public function getParams(): array
8585
{

0 commit comments

Comments
 (0)