Skip to content

Commit 2ae3732

Browse files
committed
Partially revert 19764b1
1 parent 19764b1 commit 2ae3732

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NotFoundExceptionInterface.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
/**
66
* No entry was found in the container.
77
*/
8-
interface NotFoundExceptionInterface
8+
interface NotFoundExceptionInterface extends ContainerExceptionInterface
99
{
1010
}

0 commit comments

Comments
 (0)