We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0565075 commit 568e85aCopy full SHA for 568e85a
src/Http/JsonErrorResponse.php
@@ -12,6 +12,7 @@ class JsonErrorResponse
12
{
13
/**
14
* @param Error $error
15
+ * @throws \Throwable
16
*/
17
function __construct(Error $error)
18
0 commit comments