Example #1
0
 private function encode($array)
 {
     $this->file->writeCsv($array, $this->delimiter);
 }