phpDocumentor / ReflectionDocBlock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fails FQCN on non-empty-list/array

kkmuffme opened this issue · comments

@param non-empty-array|SomeClass

SomeClass is not FQCNed

Moved this to phpDocumentor/TypeResolver#205

This library is ready for this notation, our type resolver does not support it yet.