class VarDumper

Methods

static mixed
dump(mixed $var, string $label = null)

No description

static 
setHandler(string $handlerClass = '')

No description

Details

at line 23
static mixed dump(mixed $var, string $label = null)

No description

Parameters

mixed $var
string $label

Return Value

mixed

at line 32
static setHandler(string $handlerClass = '')

No description

Parameters

string $handlerClass