Skip to content

Commit

Permalink
Merge pull request #180 from buckaroo-it/minor-fix
Browse files Browse the repository at this point in the history
Adding method comment
  • Loading branch information
vildanbina authored Jul 31, 2024
2 parents 6baa604 + 0c4be85 commit d498e03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/PaymentMethods/PaymentFacade.php
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
* @method TransactionResponse pause(array $data)
* @method TransactionResponse resume(array $data)
* @method TransactionResponse payOneClick(array $data)
* @method TransactionResponse setServiceVersion(int $versionId)
*/
class PaymentFacade
{
Expand Down

0 comments on commit d498e03

Please sign in to comment.