mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-10 23:42:39 +08:00
phpcs
This commit is contained in:
parent
32b5b41215
commit
24df6eb814
1 changed files with 1 additions and 1 deletions
|
@ -229,7 +229,7 @@ class SmartButton implements SmartButtonInterface
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
$saveCard = $this->saveVaultToken() ? sprintf(
|
$saveCard = $this->saveVaultToken() ? sprintf(
|
||||||
'<div>
|
'<div>
|
||||||
|
|
||||||
<label for="ppcp-vault-%1$s">%2$s</label>
|
<label for="ppcp-vault-%1$s">%2$s</label>
|
||||||
<input
|
<input
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue