public function getNewPos()

in src/DiffKeepOp.php [26:28]


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