Skip to content

Commit 8be0c1b

Browse files
Remove incorrect Response::structured docblock throw (#160)
1 parent e525a0f commit 8be0c1b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Response.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@ public static function blob(string $content): static
6161

6262
/**
6363
* @param array<string, mixed> $response
64-
*
65-
* @throws JsonException
6664
*/
6765
public static function structured(array $response): ResponseFactory
6866
{

0 commit comments

Comments
 (0)