コード例 #1
0
ファイル: Exporter.php プロジェクト: jekv/devia
 /**
  * Fin!
  */
 public function fin()
 {
     $this->exporter->finalize();
     die;
 }