max; } protected function setMax(int|null $max = null) { $this->max = $max; } }