Skip to content

Commit

Permalink
correct false function description text
Browse files Browse the repository at this point in the history
  • Loading branch information
jacstn committed May 16, 2019
1 parent 778960a commit c1cea3c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ define(
/**
* Get payment method code
*
* @return {string|null}
* @return {string}
*/
getCode: function () {
return 'omise_offsite_installment';
Expand Down

0 comments on commit c1cea3c

Please sign in to comment.