@@ -243,7 +243,7 @@ |
||
| 243 | 243 | |
| 244 | 244 | /** |
| 245 | 245 | * @param string $orderId |
| 246 | - * @return Payment|null |
|
| 246 | + * @return null|HttpResponse |
|
| 247 | 247 | */ |
| 248 | 248 | public function capturePayment(string $orderId): ?HttpResponse |
| 249 | 249 | { |