Reflection class for a {@}source tag in a Docblock.
CloneableFinalInstantiable
Methods |
public __construct( $startingLine, $lineCount = NULL, ?phpDocumentor
|
public __toString() : string |
public static create(string $body, ?phpDocumentor |
public getLineCount() : ?int Returns the number of lines.
|
public getStartingLine() : int Gets the starting line.
|
Properties |
protected string $name = 'source' |
Properties |
private ?int $lineCount = NULL
|
private int $startingLine
|
Methods |
public static create(string $body, ?phpDocumentor |