Properties
$name Line 21
protected$name : string
$source Line 27
protected$source : (\phpDocumentor\Dsn|\phpDocumentor\Descriptor\list<string>)[]
$output Line 30
protected$output : string
Methods
getName() Line 32
publicgetName() : string
Returns
string —
getSource() Line 51
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.