mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Fix phpcs
This commit is contained in:
parent
1dab5df16c
commit
03b7299b47
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@ class RenewalHandler {
|
|||
|
||||
$wc_order->update_status(
|
||||
'failed',
|
||||
$error
|
||||
$error
|
||||
);
|
||||
|
||||
$error_message = sprintf(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue