예제 #1
0
 public function loadGroupById($id)
 {
     return $this->_mapper->loadGroupById($id);
 }