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