| @@ -110,9 +110,9 @@ | ||
| 110 | 110 | return $this->getProvidedDependency(AmazonpayDependencyProvider::SERVICE_UTIL_ENCODING); | 
| 111 | 111 | } | 
| 112 | 112 | |
| 113 | - /** | |
| 114 | - * @return \SprykerEco\Zed\Amazonpay\Business\Api\Adapter\AdapterFactoryInterface | |
| 115 | - */ | |
| 113 | + /** | |
| 114 | + * @return \SprykerEco\Zed\Amazonpay\Business\Api\Adapter\AdapterFactoryInterface | |
| 115 | + */ | |
| 116 | 116 | public function createAdapterFactory() | 
| 117 | 117 |      { | 
| 118 | 118 | return new AdapterFactory( |