@@ -24,7 +24,7 @@ |
||
| 24 | 24 | { |
| 25 | 25 | return $this->gatewayFactory->build('CoinGate', [ |
| 26 | 26 | 'apiKey' => $this->credentials->getKey1(), |
| 27 | - ]); |
|
| 27 | + ]); |
|
| 28 | 28 | } |
| 29 | 29 | |
| 30 | 30 | /** |