Skip to content

Commit 478382a

Browse files
committed
Fix Issue No. 189
1 parent a233b8d commit 478382a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Refund.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* --------------------------------------------------------------------------
1515
* Refund -> Custom actions
1616
* --------------------------------------------------------------------------
17-
* @method array calculate() Calculate a Refund.
17+
* @method array calculate(array $config) Calculate a Refund.
1818
*
1919
*/
2020
class Refund extends ShopifyResource

0 commit comments

Comments
 (0)