Open claytonrcarter opened 3 years ago
The following items are known incomplete. They are recognized as tags, but the fields, types, optional fields, etc are not correct.
@subpackage
@example
@license
@package
@source
@uses
@link
@see
*@tag
(int|string)[]
((Test|int)[]|Test\\Type[]|string[]|resource)[]
(int|false)
The following items are known incomplete. They are recognized as tags, but the fields, types, optional fields, etc are not correct.
@subpackage
@example
@example
@license
@package
@source
@uses
@link
(also inline)@see
*@tag
is currently parsed as a tag (the leading * should not be included)(int|string)[]
are not)((Test|int)[]|Test\\Type[]|string[]|resource)[]
, which ... yuck(int|false)