public function asDeleteOp()

in src/DiffDeleteOp.php [33:35]


  public function asDeleteOp(): DiffDeleteOp<TContent> {
    return $this;
  }