This commit is contained in:
2021-09-29 17:32:56 +08:00
parent 9b34de060b
commit 5ec3ca65e1
+1 -1
View File
@@ -6,7 +6,7 @@ namespace PHPSTORM_META {
use Kiri\Di\Container;
override(Container::get(0), map('@'));
override(Container::newObject(0), map('@'));
override(Container::create(0), map('@'));
// override(\Hyperf\Utils\Context::get(0), map('@'));
// override(\make(0), map('@'));
override(\di(0), map('@'));