id; } public function getElement(): Element { return $this->element; } public function getScheduledDate(): DateTimeImmutable { return $this->scheduledDate; } public function getPosition(): int { return $this->position; } }