Skip to content

Commit

Permalink
[bugfix] Fix code styling
Browse files Browse the repository at this point in the history
  • Loading branch information
tben committed Feb 10, 2023
1 parent da67410 commit 5853147
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Request/PurchaseRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ public function getData()
],
$this->getParametersIfAlternative('clientIp', 'client_ip'),
$this->getParametersIfAlternative('customer_id', 'merchant_customer_id'),

// Optional non omnipay parameters
$this->getParametersIf('receipt'),
$this->getParametersIf('recipient'),
Expand Down

0 comments on commit 5853147

Please sign in to comment.