This commit is contained in:
2023-04-03 11:08:11 +08:00
parent 29410876e1
commit e56458f2dc
+1 -1
View File
@@ -12,6 +12,6 @@ namespace PHPSTORM_META {
// override(\make(0), map('@'));
override(\di(0), map('@'));
override(\duplicate(0), map('@'));
override(Context::getContext(0), map('@'));
override(Context::get(0), map('@'));
}