Skip to content

Commit f052b09

Browse files
committed
Update JS doc that carried older FW reference so it can be updated when next replacement occurs
1 parent a8a94ec commit f052b09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

woocommerce/payment-gateway/assets/js/frontend/sv-wc-payment-gateway-payment-form.coffee

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jQuery ( $ ) ->
2222
# type - gateway type, either `credit-card` or `echeck`
2323
# csc_required - true if the gateway requires the CSC field to be displayed
2424
#
25-
# Returns SV_WC_Payment_Form_Handler_5_6_1 instance
25+
# Returns SV_WC_Payment_Form_Handler_5_10_2 instance
2626
constructor: (args) ->
2727

2828
@id = args.id

0 commit comments

Comments
 (0)