Skip to content

Commit 9b9ab60

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

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 Bernhard Schussek <bschussek@gmail.com>
1818
*/
19-
interface ExceptionInterface extends \Throwable
19+
interface ExceptionInterface
2020
{
2121
}

0 commit comments

Comments
 (0)