TypeResolver icon indicating copy to clipboard operation
TypeResolver copied to clipboard

Psalm-like syntax for arrays is not resolved

Open m0003r opened this issue 3 years ago • 0 comments

Giving following comment:

@param array{id: string} $a param description

I get:

"\array{id: string}" is not a valid Fqsen.

But it should resolves

m0003r avatar Feb 02 '22 12:02 m0003r