Skip to content

Commit 321213f

Browse files
committed
SP-126 PHPCS cleanup
1 parent 2d3bcb0 commit 321213f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/BitPaySDK/PosClient.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ class PosClient extends Client
3131
/**
3232
* Value for the X-BitPay-Platform-Info header
3333
* @var string
34-
*
3534
*/
3635
protected string $platformInfo;
3736
protected Tokens $token;

src/BitPaySDK/Util/RESTcli/RESTcli.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ class RESTcli
4949
* @var string
5050
*/
5151
protected string $platformInfo;
52-
52+
5353
/**
5454
* @var string
5555
*/

0 commit comments

Comments
 (0)