예제 #1
0
파일: Exporter.php 프로젝트: jekv/devia
 /**
  * Fin!
  */
 public function fin()
 {
     $this->exporter->finalize();
     die;
 }