lineClamp = $lineClamp; return $this; } public function getLineClamp(): ?int { return $this->evaluate($this->lineClamp); } }