Example #1
0
 public function userRating()
 {
     return \UserBeerHelper::beerRatingUser(Input::get('beer'));
 }