maxWidth = $width; return $this; } public function getMaxWidth(): MaxWidth | string | null { return $this->evaluate($this->maxWidth); } }