Skip to content

Commit

Permalink
normalized
Browse files Browse the repository at this point in the history
  • Loading branch information
krzGablo committed Jan 5, 2024
1 parent ab3c938 commit 926dee9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Model/ApiFacade/Transaction/TransactionOriginApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ class TransactionOriginApi extends PaymentBlik
/**
* @param string $apiPassword
* @param string $apiKey
* @param int $merchantId
* @param int $merchantId
* @param string $merchantSecret
* @param mixed $isProd
* @param mixed $isProd
*/
public function __construct($apiPassword, $apiKey, $merchantId, $merchantSecret, $isProd = true)
{
Expand Down

0 comments on commit 926dee9

Please sign in to comment.