gmbEmail = $gmbEmail; } public function getGmbEmail() { return $this->gmbEmail; } public function setStatus($status) { $this->status = $status; } public function getStatus() { return $this->status; } }