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 af8d920 commit 8d7089aCopy full SHA for 8d7089a
Exception/Exception.php
@@ -15,6 +15,6 @@
15
/**
16
* @author William Durand <william.durand1@gmail.com>
17
*/
18
-interface Exception
+interface Exception extends \Throwable
19
{
20
}
0 commit comments