parseDocCommentTags() protected method
Parses the comment block into tags.
protected array parseDocCommentTags ( $reflection ) | ||
---|---|---|
$reflection | Reflector |
The comment block |
return | array |
The parsed tags |
parseDocCommentTags() protected method
Parses the comment block into tags.
protected array parseDocCommentTags ( $reflection ) | ||
---|---|---|
$reflection | Reflector |
The comment block |
return | array |
The parsed tags |
Please login to continue.