예제 #1
0
파일: Test.php 프로젝트: roslairy/tumfetch
 public function getTestzipper()
 {
     $zipper = new TFZipper();
     $zipper->test();
 }