Skip to content

Commit

Permalink
Partially revert 19764b1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean85 committed Mar 24, 2021
1 parent 19764b1 commit 2ae3732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NotFoundExceptionInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
/**
* No entry was found in the container.
*/
interface NotFoundExceptionInterface
interface NotFoundExceptionInterface extends ContainerExceptionInterface
{
}

0 comments on commit 2ae3732

Please sign in to comment.