Skip to content

Commit 03ac716

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

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
@@ -19,6 +19,6 @@
1919
*
2020
* @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
2121
*/
22-
interface ExceptionInterface extends \Throwable
22+
interface ExceptionInterface
2323
{
2424
}

0 commit comments

Comments
 (0)