예제 #1
0
파일: vsm.php 프로젝트: novayadi85/CBR
 public function testing()
 {
     $collection = new files();
     return $collection->test();
 }