Classes and interfaces
Covers¶
Definition for the @covers tag; expands the class mentioned in the refers
attribute.
« More »
Definition¶
Generic Definition which adds the basic tag information to the structure file.
« More »
Doctrine¶
Definition for all Doctrine tags to explode them into subcomponents so they
can be better processed in the transformation.
« More »
Legacy¶
Definition for tags that despite having their own descriptions in the
reflection (different from the content as a whole), need to be exported as if
they didn't, in order to maintain backwards compatibility.
« More »
Link¶
Definition for the @link tag; adds a attribute called `link`.
« More »
Method¶
Definition for the @param tag; adds a attribute called `variable`.
« More »
Param¶
Definition for the @param tag; adds a attribute called `variable`.
« More »
See¶
Definition for the @see tag; expands the class mentioned in the refers
attribute.
« More »
Uses¶
Definition for the @uses tag; expands the class mentioned in the refers
attribute.
« More »