Example #1
0
 public function getUserGroupsBlist($userId)
 {
     return $this->_mapper->getUserGroupsBlist($userId);
 }