@internal
public function addNewLineOfInputSubmit() : void { $this->content[] = \PHP_EOL; ++$this->lines; }