public function isDeleteOp()

in src/DiffDeleteOp.php [28:30]


  public function isDeleteOp(): bool {
    return true;
  }