Fix phpcs

This commit is contained in:
Emili Castells Guasch 2023-11-06 09:41:19 +01:00
parent 06087f7e67
commit 0d3ec6e361

View file

@ -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
);