示例#1
0
文件: Exporter.php 项目: jekv/devia
 /**
  * Fin!
  */
 public function fin()
 {
     $this->exporter->finalize();
     die;
 }