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 66dfa87 commit 16328f5Copy full SHA for 16328f5
Exception/ExceptionInterface.php
@@ -16,6 +16,6 @@
16
*
17
* @author Fabien Potencier <fabien@symfony.com>
18
*/
19
-interface ExceptionInterface extends \Throwable
+interface ExceptionInterface
20
{
21
}
0 commit comments