public function isDeleteOp()

in src/DiffOp.php [21:23]


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