Skip to content

Commit 1b86b50

Browse files
committed
feat(IContainer): Undeprecate class
Signed-off-by: provokateurin <kate@provokateurin.de>
1 parent 4d71300 commit 1b86b50

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/public/IContainer.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
* IContainer is the basic interface to be used for any internal dependency injection mechanism
2323
*
2424
* @since 6.0.0
25-
* @deprecated 20.0.0 use \Psr\Container\ContainerInterface
2625
*/
2726
interface IContainer extends ContainerInterface {
2827
/**

0 commit comments

Comments
 (0)