프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$filePath | string | ||
$lineStart | integer |
메소드 | 설명 | |
---|---|---|
__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 |