true])] #[ORM\GeneratedValue] private ?int $id = null; public function getId(): ?int { return $this->id; } }