public function getOldPos()

in src/DiffKeepOp.php [22:24]


  public function getOldPos(): int {
    return $this->oldPos;
  }