We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c88707 commit 0878950Copy full SHA for 0878950
src/Message/RefundRequest.php
@@ -29,7 +29,7 @@ public function getData(): array
29
/**
30
* {@inheritdoc}
31
*
32
- * @throws InvalidRequestException When transaction reference is not set.
+ * @throws InvalidRequestException when transaction reference is not set
33
*/
34
public function sendData($data): ResponseInterface
35
{
0 commit comments