This commit is contained in:
2023-04-16 01:45:33 +08:00
parent b8d7e7052f
commit efd8ad2f71
16 changed files with 16 additions and 188 deletions
+3
View File
@@ -1,5 +1,8 @@
<?php
declare(strict_types=1);
namespace Kiri\Di\Context;
class AsyncContext implements ContextInterface