Comment
in package
Table of Contents
Properties
- $startIndex : int
- $startLine : int
- $text : string
Methods
- __construct() : mixed
- getReformattedText() : string
Properties
$startIndex
public
int
$startIndex
$startLine
public
int
$startLine
$text
public
string
$text
Methods
__construct()
public
__construct(string $text[, int $startLine = -1 ][, int $startIndex = -1 ]) : mixed
Parameters
- $text : string
- $startLine : int = -1
- $startIndex : int = -1
getReformattedText()
public
getReformattedText() : string