支持 class-string-map<T of Foo, T>

作者: kkmuffme创建于 2025年12月7日更新于 2025年12月31日

请参阅 https://psalm.dev/docs/annotating_code/type_syntax/utility_types/#class-string-mapt-of-foo-t 它本质上是一个更具体的数组类型<class-string<Foo>, Foo>

内容来源: phpDocumentor/TypeResolver