This commit is contained in:
2021-07-21 13:49:55 +08:00
parent 088745109f
commit d7302ceba5
7 changed files with 309 additions and 244 deletions
+2 -1
View File
@@ -8,6 +8,7 @@ namespace PHPSTORM_META {
override(Container::get(0), map('@'));
// override(\Hyperf\Utils\Context::get(0), map('@'));
// override(\make(0), map('@'));
// override(\di(0), map('@'));
override(\di(0), map('@'));
override(\duplicate(0), map('@'));
}