uid = $uid; $this->mid = $mid; } public function getUid() { return $this->uid; } public function getMid() { return $this->mid; } }