Exemple #1
0
 /**
  * Fin!
  */
 public function fin()
 {
     $this->exporter->finalize();
     die;
 }