id = $id; } public function get_id(): int { return $this->id; } }