@@ -78,7 +78,7 @@ |
||
| 78 | 78 | * @param array $body |
| 79 | 79 | * @param string $resource |
| 80 | 80 | * |
| 81 | - * @return mixed|\Psr\Http\Message\ResponseInterface |
|
| 81 | + * @return \Psr\Http\Message\ResponseInterface|null |
|
| 82 | 82 | * @throws CustomerNotFoundException |
| 83 | 83 | * @throws ProductNotFoundException |
| 84 | 84 | * @throws \Exception |