SourceLocation
class SourceLocation extends Model (View source)
Properties
string | $file | ||
string | $functionName | ||
string | $line |
Methods
setFile($file)
No description
string
getFile()
No description
setFunctionName($functionName)
No description
string
getFunctionName()
No description
setLine($line)
No description
string
getLine()
No description
Details
setFile($file)
No description
string
getFile()
No description
setFunctionName($functionName)
No description
string
getFunctionName()
No description
setLine($line)
No description
string
getLine()
No description