Exemple #1
0
 public function testing()
 {
     $collection = new files();
     return $collection->test();
 }