\BorisDumpInspector

Passes values through var_dump() to inspect them.

Summary

Methods
Properties
Constants
inspect()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

inspect()

inspect(mixed  $variable) : string

Return a debug-friendly string representation of $variable.

Parameters

mixed $variable

Returns

string