status = $status; } /** * @return string */ public function getStatus() { return $this->status; } }