Overrides HeaderInterface::setMaxLineLength
public function setMaxLineLength(int $lineLength) : void { $this->lineLength = $lineLength; }