Copied!
CloneableInstantiable
Methods
public __construct(array $tags)
 
  • param \Tag[] $tags All tags that should later be aligned with the formatter.
public format(phpDocumentor\Reflection\DocBlock\Tag $tag) : string
 

Formats the given tag to return a simple plain text version.

Properties
protected int $maxLen = 0
 
  • var int The maximum tag name length.
© 2024 Bruce Wells
Search Namespaces \ Classes
Configuration