\phpDocumentor\DescriptorVersionDescriptor

Summary

Methods
Properties
Constants
__construct()
getNumber()
getDocumentationSets()
getTableOfContents()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$number
$documentationSets
N/A

Properties

$number

$number : string

Type

string —

$documentationSets

$documentationSets : \phpDocumentor\Descriptor\Collection<\phpDocumentor\Descriptor\DocumentationSetDescriptor>

Type

\phpDocumentor\Descriptor\Collection<\phpDocumentor\Descriptor\DocumentationSetDescriptor> —

Methods

__construct()

__construct(string  $number, \phpDocumentor\Descriptor\Collection<\phpDocumentor\Descriptor\DocumentationSetDescriptor>  $documentationSets) : mixed

Parameters

string $number
\phpDocumentor\Descriptor\Collection<\phpDocumentor\Descriptor\DocumentationSetDescriptor> $documentationSets

Returns

mixed —

getNumber()

getNumber() : string

Returns

string —

getDocumentationSets()

getDocumentationSets() : \phpDocumentor\Descriptor\Collection<\phpDocumentor\Descriptor\DocumentationSetDescriptor>

Returns

\phpDocumentor\Descriptor\Collection<\phpDocumentor\Descriptor\DocumentationSetDescriptor> —

getTableOfContents()

getTableOfContents() : \phpDocumentor\Descriptor\Collection<\phpDocumentor\Descriptor\TocDescriptor>

Returns

\phpDocumentor\Descriptor\Collection<\phpDocumentor\Descriptor\TocDescriptor> —