public function isKeepOp()

in src/DiffOp.php [29:31]


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