maxHeight = $height; return $this; } public function getMaxHeight(): ?string { return $this->evaluate($this->maxHeight); } }