Property | Type | Description | |
---|---|---|---|
$filePath | string | ||
$lineStart | integer |
Method | Description | |
---|---|---|
__construct ( string $filePath, integer $lineStart ) | ||
getFileName ( ) : string | ||
getFilePath ( ) : string | Get path to the file + filename | |
getLineStart ( ) : integer | ||
toArray ( ) : array |
public __construct ( string $filePath, integer $lineStart ) | ||
$filePath | string | |
$lineStart | integer |
public getFilePath ( ) : string | ||
return | string |