Skip to content

Commit 0878950

Browse files
committed
Fixed RefundRequest file after running PHPCS Fixer.
1 parent 1c88707 commit 0878950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Message/RefundRequest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ public function getData(): array
2929
/**
3030
* {@inheritdoc}
3131
*
32-
* @throws InvalidRequestException When transaction reference is not set.
32+
* @throws InvalidRequestException when transaction reference is not set
3333
*/
3434
public function sendData($data): ResponseInterface
3535
{

0 commit comments

Comments
 (0)