diff --git a/src/Gateway.php b/src/Gateway.php index 6f99e9b1..5a669fc5 100644 --- a/src/Gateway.php +++ b/src/Gateway.php @@ -2373,4 +2373,4 @@ protected function signature_error( HmacException $exception, $die = true) { $this->error($exception, $message, $die); } -} \ No newline at end of file +}