MIOLO20
Carregando...
Procurando...
Nenhuma entrada encontrada
Referência à classe Debug

Membros públicos estáticos

static dump ($var, $maxDepth=2)
 
static export ($var, $maxDepth)
 
static toString ($obj)
 

Descrição detalhada

Documentação das funções

◆ dump()

static dump ( $var,
$maxDepth = 2 )
static

Prints a dump of the public, protected and private properties of $var.

mixed $var integer $maxDepth Maximum nesting level for object properties

Definido na linha 52 do ficheiro Debug.php.

◆ export()

static export ( $var,
$maxDepth )
static

Definido na linha 72 do ficheiro Debug.php.

◆ toString()

static toString ( $obj)
static

Definido na linha 132 do ficheiro Debug.php.


A documentação para esta classe foi gerada a partir do seguinte ficheiro: