Example #1
0
 public function getAllPhoto($user_id)
 {
     return ImageFacade::getAllPhoto($user_id);
 }