Properties
$name inherited
protected$name : string
- Inherited from
- \phpDocumentor\Descriptor\DocumentationSetDescriptor
$source inherited
protected$source : (\phpDocumentor\Dsn|\phpDocumentor\Descriptor\list<string>)[]
- Inherited from
- \phpDocumentor\Descriptor\DocumentationSetDescriptor
$output inherited
protected$output : string
- Inherited from
- \phpDocumentor\Descriptor\DocumentationSetDescriptor
Methods
getName() inherited
publicgetName() : string
getSource() inherited
Returns the source location for this set of documentation.
publicgetSource() : (\phpDocumentor\Dsn|\phpDocumentor\Descriptor\list)[]
The returned array contains an element 'dsn' (of type DSN) and 'paths'; where each path represents one part of the documentation set relative to the DSN.
Returns
(\phpDocumentor\Dsn|\phpDocumentor\Descriptor\list- Inherited from
- \phpDocumentor\Descriptor\DocumentationSetDescriptor