class V2LogEntrySourceLocation extends Model (View source)

Properties

string $file
string $function
string $line

Methods

setFile($file)

No description

string
getFile()

No description

setFunction($function)

No description

string
getFunction()

No description

setLine($line)

No description

string
getLine()

No description

Details

setFile($file)

No description

Parameters

$file

string getFile()

No description

Return Value

string

setFunction($function)

No description

Parameters

$function

string getFunction()

No description

Return Value

string

setLine($line)

No description

Parameters

$line

string getLine()

No description

Return Value

string