@@ -116,9 +116,9 @@ |
||
| 116 | 116 | return $this->getProvidedDependency(AmazonPayDependencyProvider::SERVICE_UTIL_ENCODING); |
| 117 | 117 | } |
| 118 | 118 | |
| 119 | - /** |
|
| 120 | - * @return \SprykerEco\Zed\AmazonPay\Business\Api\Adapter\AdapterFactoryInterface |
|
| 121 | - */ |
|
| 119 | + /** |
|
| 120 | + * @return \SprykerEco\Zed\AmazonPay\Business\Api\Adapter\AdapterFactoryInterface |
|
| 121 | + */ |
|
| 122 | 122 | public function createAdapterFactory() |
| 123 | 123 | { |
| 124 | 124 | return new AdapterFactory( |