Exemple #1
0
 public function _readFromArray($csvArray, $settings = array())
 {
     return csv::readFromArray($csvArray, $settings);
 }