Support class-string-map<T of Foo, T>
Author: kkmuffmeCreated Dec 7, 2025Updated Dec 31, 2025
See https://psalm.dev/docs/annotating_code/type_syntax/utility_types/#class-string-mapt-of-foo-t
It's essentially a more specific type of array<class-string, Foo>
Source: phpDocumentor/TypeResolver