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
81826fbd61
commit
3801a8f838
3 changed files with 14 additions and 11 deletions
|
@ -131,7 +131,7 @@ return array(
|
|||
$vaulted_credit_card_handler,
|
||||
$container->get( 'onboarding.environment' ),
|
||||
$container->get( 'api.endpoint.order' ),
|
||||
$container->get('save-payment-methods.endpoint.capture-card-payment'),
|
||||
$container->get( 'save-payment-methods.endpoint.capture-card-payment' ),
|
||||
$container->get( 'api.prefix' ),
|
||||
$logger
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue