id = $id; return $this; } public function getId(): mixed { return $this->id; } }