We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19764b1 commit 2ae3732Copy full SHA for 2ae3732
src/NotFoundExceptionInterface.php
@@ -5,6 +5,6 @@
5
/**
6
* No entry was found in the container.
7
*/
8
-interface NotFoundExceptionInterface
+interface NotFoundExceptionInterface extends ContainerExceptionInterface
9
{
10
}
0 commit comments