feat(IContainer): Undeprecate class
Signed-off-by: provokateurin <kate@provokateurin.de>
This commit is contained in:
@@ -22,7 +22,6 @@ use Psr\Container\NotFoundExceptionInterface;
|
||||
* IContainer is the basic interface to be used for any internal dependency injection mechanism
|
||||
*
|
||||
* @since 6.0.0
|
||||
* @deprecated 20.0.0 use \Psr\Container\ContainerInterface
|
||||
*/
|
||||
interface IContainer extends ContainerInterface {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user