phpDocumentor

VersionDescriptor
in package
implements CompilableSubject, Descriptor uses HasName, HasDescription

FinalYes

Table of Contents

Interfaces

CompilableSubject
Descriptor
Base class for descriptors containing the most used options.

Properties

$description  : DescriptionDescriptor|null
$name  : string
$documentationSets  : Collection
$number  : string

Methods

__construct()  : mixed
getDescription()  : DescriptionDescriptor
Returns the description for this element.
getDocumentationSets()  : Collection<string|int, DocumentationSetDescriptor>
getName()  : string
Returns the name for this element.
getNumber()  : string
getTableOfContents()  : Collection<string|int, TocDescriptor>
setDescription()  : void
Sets a description or none to inherit from a parent.

Properties

Methods

getName()

Returns the name for this element.

public getName() : string
Return values
string

        
On this page

Search results