Skip to content

Commit 5392db9

Browse files
committed
Fix some redundant @return phpdoc
1 parent a8e3e66 commit 5392db9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Response.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,6 @@ public function getStatusCode(): int
7373

7474
/**
7575
* Gets the response headers.
76-
*
77-
* @return array
7876
*/
7977
public function getHeaders(): array
8078
{

0 commit comments

Comments
 (0)