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 6c2bd26 commit 78d2a4aCopy full SHA for 78d2a4a
src/Exception.php
@@ -6,6 +6,6 @@
6
/**
7
* @author Petr Morávek <[email protected]>
8
*/
9
-interface Exception
+interface Exception extends \Throwable
10
{
11
}
0 commit comments