ValueExporter
class ValueExporter
Methods
string
exportValue(mixed $value, int $depth = 1, bool $deep = false)
Converts a PHP value to a string.
Details
at line line 28
string
exportValue(mixed $value, int $depth = 1, bool $deep = false)
Converts a PHP value to a string.