phpDocumentor

ClassDiagram extends DescriptorNode
in package

FinalYes

Table of Contents

Properties

$descriptor  : TDescriptor|null
$caption  : string
$query  : string

Methods

__construct()  : mixed
getCaption()  : string
getQuery()  : string
setCaption()  : self
withDescriptor()  : Node

Properties

Methods

__construct()

public __construct(string $query) : mixed
Parameters
$query : string

getCaption()

public getCaption() : string
Return values
string

setCaption()

public setCaption(string|null $caption) : self
Parameters
$caption : string|null
Return values
self

withDescriptor()

public withDescriptor(TDescriptor $descriptor) : Node
Parameters
$descriptor : TDescriptor
Return values
Node

        
On this page

Search results