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 480c077 commit 8e21ef2Copy full SHA for 8e21ef2
src/Exception/ExceptionInterface.php
@@ -18,6 +18,6 @@
18
*
19
* @author Kévin Dunglas <[email protected]>
20
*/
21
-interface ExceptionInterface
+interface ExceptionInterface extends \Throwable
22
{
23
}
0 commit comments