Docs

EVF_CSV_Exporter::implode_values( array $values ): string

Implode CSV cell values using commas by default, and wrapping values which contain the separator.

Parameters

$valuesarrayrequired
Values to implode.

Return

string