变更
This commit is contained in:
@@ -1,13 +0,0 @@
|
|||||||
<?php
|
|
||||||
declare(strict_types=1);
|
|
||||||
|
|
||||||
namespace Kiri\Di;
|
|
||||||
|
|
||||||
|
|
||||||
/**
|
|
||||||
* @mixin Container
|
|
||||||
*/
|
|
||||||
interface ContainerInterface extends \Psr\Container\ContainerInterface
|
|
||||||
{
|
|
||||||
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user