uid = $uid; } /** * @return mixed */ public function getUid() { return $this->uid; } }