id = $id; } /** * @return int */ public function getId() { return $this->id; } }