We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9fc7aab + eae17cb commit 62978e8Copy full SHA for 62978e8
1 file changed
src/ContainerExceptionInterface.php
@@ -5,6 +5,6 @@
5
/**
6
* Base interface representing a generic exception in a container.
7
*/
8
-interface ContainerExceptionInterface extends \Throwable
+interface ContainerExceptionInterface
9
{
10
}
0 commit comments