Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed May 2, 2023
1 parent b2b31df commit 45c15f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/PaymentCompletion.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ public function __construct(
protected string $webhookUrl,
protected ?string $redirectUrl = null
) {
//
}

/**
Expand Down
1 change: 1 addition & 0 deletions src/Signature.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ public function __construct(
protected ?string $key,
protected array $attributes
) {
//
}

/**
Expand Down

0 comments on commit 45c15f2

Please sign in to comment.