public function isInsertOp()

in src/DiffInsertOp.php [28:30]


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