phpDocumentor

PHPReferenceNode extends InlineNode
in package

FinalYes

Table of Contents

Properties

$descriptor  : Descriptor|null
$fqsen  : Fqsen
$nodeType  : string
$text  : string|null

Methods

__construct()  : mixed
getDescriptor()  : Descriptor|null
getFqsen()  : Fqsen
getNodeType()  : string
getText()  : string
toString()  : string
withDescriptor()  : self

Properties

Methods

__construct()

public __construct(string $nodeType, Fqsen $fqsen[, string|null $text = null ]) : mixed
Parameters
$nodeType : string
$fqsen : Fqsen
$text : string|null = null

        
On this page

Search results