Skip to content

Commit 568e85a

Browse files
committed
throwable docblock
1 parent 0565075 commit 568e85a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Http/JsonErrorResponse.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ class JsonErrorResponse
1212
{
1313
/**
1414
* @param Error $error
15+
* @throws \Throwable
1516
*/
1617
function __construct(Error $error)
1718
{

0 commit comments

Comments
 (0)