Skip to content

Commit

Permalink
linter fix for end of line
Browse files Browse the repository at this point in the history
  • Loading branch information
PanuKar committed Nov 19, 2024
1 parent 5a05a3b commit 3d2e198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Gateway.php
Original file line number Diff line number Diff line change
Expand Up @@ -2373,4 +2373,4 @@ protected function signature_error( HmacException $exception, $die = true) {

$this->error($exception, $message, $die);
}
}
}

0 comments on commit 3d2e198

Please sign in to comment.