Revert "改名"

This reverts commit fdf58326
This commit is contained in:
2022-01-04 16:22:37 +08:00
parent 58a3d91df3
commit 5fd2abcb69
2 changed files with 23 additions and 1 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ use Psr\Container\ContainerInterface;
* Class Container
* @package Kiri\Di
*/
class Container extends Component implements ContainerInterface
class Container implements ContainerInterface
{
/**