Docs

EVF_CSV_Exporter::format_data( string $data ): string

Format and escape data ready for the CSV file.

Parameters

$datastringrequired
Data to format.

Return

string