mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Fix phpcs errors
This commit is contained in:
parent
6fe095f909
commit
15f69e8151
2 changed files with 3 additions and 3 deletions
|
@ -14,7 +14,7 @@ use WooCommerce\PayPalCommerce\ApiClient\Entity\PaymentToken;
|
||||||
/**
|
/**
|
||||||
* Class PaymentTokensRendered
|
* Class PaymentTokensRendered
|
||||||
*/
|
*/
|
||||||
class PaymentTokensRendered {
|
class PaymentTokensRenderer {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Render payment tokens.
|
* Render payment tokens.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue