@@ -49,7 +49,7 @@ |
||
49 | 49 | { |
50 | 50 | // If auth problems the log and return void |
51 | 51 | $this->client = $this->clientFactory->create([ |
52 | - 'config' => [ // Playing a little bit with Magento rules by passing config key, must ve refactored |
|
52 | + 'config' => [// Playing a little bit with Magento rules by passing config key, must ve refactored |
|
53 | 53 | $this->baseUriKey => $credentials[self::BASE_URI_KEY] |
54 | 54 | ] |
55 | 55 | ]); |