8000 Update src/Symfony/Component/Messenger/Exception/WrappedExceptionsInt… · symfony/symfony@1a667ec · GitHub
[go: up one dir, main page]

Skip to content

Commit 1a667ec

Browse files
Update src/Symfony/Component/Messenger/Exception/WrappedExceptionsInterface.php
Co-authored-by: Nicolas Grekas <nicolas.grekas@gmail.com>
1 parent bfd9a7c commit 1a667ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Messenger/Exception/WrappedExceptionsInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
*
1717
* @author Jeroen <https://github.com/Jeroeny>
1818
*/
19-
interface WrappedExceptionsInterface extends \Throwable
19+
interface WrappedExceptionsInterface
2020
{
2121
/**
2222
* @return \Throwable[]

0 commit comments

Comments
 (0)
0