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