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