class MessageAwareExporter extends Exporter (View source)

Methods

string
shortenedExport(mixed $value)

Exports a value into a single-line string

Details

string shortenedExport(mixed $value)

Exports a value into a single-line string

Parameters

mixed $value

Return Value

string

See also

Exporter::export