We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 001aa5e + 6a54f1e commit d465379Copy full SHA for d465379
Exception/Exception.php
@@ -25,6 +25,6 @@
25
*
26
* @author Johannes M. Schmitt <schmittjoh@gmail.com>
27
*/
28
-interface Exception
+interface Exception extends \Throwable
29
{
30
}
0 commit comments