Ejemplo n.º 1
0
 public function parser() : CSVParser
 {
     return CSVParser::create($this);
 }