priority = $priority; } public function getPriority(): int { return $this->priority; } }