public function asKeepOp()

in src/DiffKeepOp.php [41:43]


  public function asKeepOp(): DiffKeepOp<TContent> {
    return $this;
  }