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
3e014bad84
commit
3470010958
1 changed files with 2 additions and 1 deletions
|
@ -70,7 +70,8 @@ class WCGatewayModule implements ModuleInterface {
|
|||
|
||||
// phpcs:ignore WordPress.Security.EscapeOutput
|
||||
echo $section_renderer->render();
|
||||
}, 20
|
||||
},
|
||||
20
|
||||
);
|
||||
|
||||
add_action(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue