예제 #1
0
 /**
  * Retrives CSV file content
  * @return string
  */
 public function getOldCsv()
 {
     return parent::getCsv();
 }