Documentation

VarDumper
in package

Tags
author

Nicolas Grekas p@tchwork.com

Table of Contents

Properties

$handler  : callable|null

Methods

dump()  : mixed
setHandler()  : callable|null
getDefaultContextProviders()  : array<string|int, mixed>
register()  : void

Properties

$handler

private static callable|null $handler

Methods

dump()

public static dump(mixed $var) : mixed
Parameters
$var : mixed

setHandler()

public static setHandler([callable $callable = null ]) : callable|null
Parameters
$callable : callable = null
Return values
callable|null

getDefaultContextProviders()

private static getDefaultContextProviders() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results