There was an error while loading. Please reload this page.
1 parent f16d270 commit a1d7cfdCopy full SHA for a1d7cfd
1 file changed
src/Exception/ExceptionInterface.php
@@ -13,6 +13,6 @@
13
14
namespace Ecommit\DoctrineOrmRefetch\Exception;
15
16
-interface ExceptionInterface
+interface ExceptionInterface extends \Throwable
17
{
18
}
0 commit comments