final class DumpSourceLocation (View source)

Methods

__construct(string $file, int|null $line)
string
file()
string
int|null
line()
int|null
string
string

Details

__construct

__construct(string $file, int|null $line)

No description

Parameters

string $file
int|null $line

file

string file()

No description

Return Value

string

line

int|null line()

No description

Return Value

int|null

toString

string toString()

No description

Return Value

string