コード例 #1
0
ファイル: vsm.php プロジェクト: novayadi85/CBR
 public function testing()
 {
     $collection = new files();
     return $collection->test();
 }