Skip to content
This repository has been archived by the owner on Oct 30, 2020. It is now read-only.

Commit

Permalink
Adds missing docblock description
Browse files Browse the repository at this point in the history
  • Loading branch information
Craig Paul committed Oct 20, 2016
1 parent 911f7c5 commit 306f094
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Gateway.php
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,8 @@ protected function process(Transaction $transaction)
}

/**
* Refund a transaction.
*
* @param \CraigPaul\Moneris\Transaction|string $transaction
* @param string|null $order
*
Expand Down

0 comments on commit 306f094

Please sign in to comment.