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
06087f7e67
commit
0d3ec6e361
1 changed files with 2 additions and 2 deletions
|
@ -91,8 +91,8 @@ class ApplepayModule implements ModuleInterface {
|
|||
$apple_payment_method->bootstrap_ajax_request();
|
||||
}
|
||||
|
||||
$module->load_admin_assets( $c, $apple_payment_method );
|
||||
},
|
||||
$module->load_admin_assets( $c, $apple_payment_method );
|
||||
},
|
||||
1
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue