public function getNewPos()

in src/DiffInsertOp.php [18:20]


  public function getNewPos(): int {
    return $this->newPos;
  }