PHPDocElement
trait PHPDocElement (View source)
Properties
| Link[] | $links | ||
| string | $phpdoc | ||
| See[] | $see | ||
| Since[] | $sinceTags | ||
| Deprecated[] | $deprecatedTags | ||
| RemovedTag[] | $removedTags | ||
| Param[] | $paramTags | ||
| Return_[] | $returnTags | ||
| Var_[] | $varTags | ||
| string[] | $tagNames | ||
| bool | $hasInheritDocTag | ||
| bool | $hasInternalMetaTag | ||
| Template> | $templateTypes |
Methods
collectTags(Node $node)
No description
Details
protected
collectTags(Node $node)
No description