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