Example #1
0
 public function getBeer($id)
 {
     $this->beers->getById($id);
 }