Example #1
0
 public function getPhotoUserLike($user_id)
 {
     return LikeFacade::getPhotoUserLike($user_id);
 }