Skip to content

Commit 5a4c69c

Browse files
committed
Added merchant specific methods to PlatformClient
1 parent eb0c814 commit 5a4c69c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/App/PlatformClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ public function clearMerchantTokens(int $id): Response
9090
}
9191

9292
/**
93-
* @NOTE: Merchant Tokens
93+
* @NOTE: Merchant Methods
9494
*/
9595

9696
public function getMerchantMethods(int $id, int $page = 1, array $filters = []): Response

0 commit comments

Comments
 (0)