コード例 #1
0
ファイル: Test.php プロジェクト: roslairy/tumfetch
 public function getTestzipper()
 {
     $zipper = new TFZipper();
     $zipper->test();
 }