Exemple #1
0
 public function _writeToString($csvFeed, $settings = array())
 {
     return csv::writeToString($csvFeed, $settings);
 }