additionalHeightPx += $heightPx; } public function getAdditionalHeightPx(): int { return max(0, $this->additionalHeightPx); } }