public function isKeepOp()

in src/DiffKeepOp.php [36:38]


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