Solar_Test::_export()

protected string Solar_Test::_export ( mixed $var )

Returns the output from Solar_Debug_Var::fetch() for a variable.

Parameters

  • (mixed) $var: The variable dump.

Returns

  • (string)

Description

Returns the output from Solar_Debug_Var::fetch() for a variable.



Local