maxPrice??null; } public function setMaxPrice(int|float $maxPrice):void { $this->maxPrice = $maxPrice; } }