Skip to content

Commit 180b51c

Browse files
Revert "feature #26702 Mark ExceptionInterfaces throwable (ostrolucky)"
This reverts commit 9fda6d3ee3ea7f32a00a13508f9748df01c2ecc7, reversing changes made to ca53d3e0fdfce16b0bd9e8412ef220daf77cf58d.
1 parent 48c3d6e commit 180b51c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Exception/ExceptionInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
*
1717
* @author Alexandre Salomé <[email protected]>
1818
*/
19-
interface ExceptionInterface extends \Throwable
19+
interface ExceptionInterface
2020
{
2121
}

0 commit comments

Comments
 (0)