final class Exporter (View source)

Methods

static string
export(mixed $value)

No description

static string
shortenedRecursiveExport(array $data)

No description

static string
shortenedExport(mixed $value)

No description

Details

static string export(mixed $value)

No description

Parameters

mixed $value

Return Value

string

static string shortenedRecursiveExport(array $data)

No description

Parameters

array $data

Return Value

string

static string shortenedExport(mixed $value)

No description

Parameters

mixed $value

Return Value

string