CloneableInstantiable
Methods |
public __construct(PHPFUI |
public getMethodParameters(ReflectionFunction|ReflectionMethod $method, array $parameterComments = []) : string
|
public getValueString(?mixed $value) : string |
Properties |
protected phpDocumentor |
protected PHPFUI |
protected $reflection = NULL
|
Methods |
protected formatAttribute(ReflectionAttribute $attribute) : string
|
protected formatComments(?phpDocumentor Format comments without indentation
|
protected getAttributes(?object $reflection) : array
|
protected getClassName(object|string $class, bool $asLink = true) : string |
protected getColor(string $class, string $name) : string Add a color to a thing by class |
protected getComments(?phpDocumentor Get comments indented |
protected getDocBlock(object $method) : ?phpDocumentor |
protected getHtmlClass(string $class) : string Convert php class name to html class name (\ => -) |
protected getInheritedDocBlock(array $tags, ReflectionMethod|ReflectionClass|?null $reflection) : array
|
protected getInheritedText(phpDocumentor
|
protected getMethodParametersBlock(ReflectionFunction|ReflectionMethod $method) : string |
protected getParameterComments(?phpDocumentor
|
protected section(string $name) : string |
Methods |
private getAttributeName(string $name, bool $asValue = false) : string |