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 ddbbd27 commit 93d8133Copy full SHA for 93d8133
src/Exception.php
@@ -14,7 +14,7 @@
14
*
15
* @author Gediminas Morkevicius <[email protected]>
16
*/
17
-interface Exception
+interface Exception extends \Throwable
18
{
19
/*
20
* Following best practices for PHP5.3 package exceptions.
0 commit comments