class MessageAwareExporter extends Exporter

Methods

string
shortenedExport($value)

Exports a value into a single-line string

Details

at line 32
string shortenedExport($value)

Exports a value into a single-line string

Parameters

$value

Return Value

string

See also

Exporter::export