Skip to content
Snippets Groups Projects
Commit 5739f167 authored by mattwire's avatar mattwire
Browse files

docblock update

parent edf8d45c
No related branches found
No related tags found
No related merge requests found
......@@ -510,7 +510,6 @@ trait CRM_Core_Payment_MJWIPNTrait {
* @param array $params
*
* @throws \CRM_Core_Exception
* @throws \CRM_Core_Exception
*/
protected function updateContributionRefund($params) {
$this->checkRequiredParams('updateContributionRefund', ['contribution_id', 'total_amount'], $params);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment