Ejemplo n.º 1
0
 public function removeMember($mid, $id)
 {
     return $this->service->removeMember($mid, $id);
 }