8000 Mark ExceptionInterfaces throwable · symfony/dotenv@4e7fac1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4e7fac1

Browse files
committed
Mark ExceptionInterfaces throwable
1 parent 165cca6 commit 4e7fac1

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 Fabien Potencier <fabien@symfony.com>
1818
*/
19-
interface ExceptionInterface
19+
interface ExceptionInterface extends \Throwable
2020
{
2121
}

0 commit comments

Comments
 (0)
0