fix phpcs errors

This commit is contained in:
Kirill Braslavsky 2021-05-17 10:45:02 +03:00
parent 74d5337bc9
commit 06769c9af9

View file

@ -683,7 +683,7 @@ class SmartButton implements SmartButtonInterface {
'labels' => array(
'credit_card_number' => '',
'cvv' => '',
'mm_yy' => __( 'MM/YY', 'woocommerce-paypal-payments' ),
'mm_yy' => __( 'MM/YY', 'woocommerce-paypal-payments' ),
'fields_not_valid' => __(
'Unfortunatly, your credit card details are not valid.',
'woocommerce-paypal-payments'