TagFactory
class TagFactory (View source)
Hold some state. Collect tags.
Properties
protected DocblockTag|null | $current | ||
protected DocblockTag[] | $tags |
Methods
__construct()
DocblockTag constructor
parseLine($line)
No description
getTags()
No description
createTag($line)
No description
storeCurrentTag()
No description
accumulateContent($line)
No description
Details
__construct()
DocblockTag constructor
parseLine($line)
No description
getTags()
No description
protected
createTag($line)
No description
protected
storeCurrentTag()
No description
protected
accumulateContent($line)
No description