mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-31 06:52:50 +08:00
🚚 Rename environment-service
This commit is contained in:
parent
a59cf7f285
commit
7a106742e3
17 changed files with 34 additions and 34 deletions
|
@ -181,7 +181,7 @@ return array(
|
|||
return new WebhooksStatusPageAssets(
|
||||
$container->get( 'webhook.module-url' ),
|
||||
$container->get( 'ppcp.asset-version' ),
|
||||
$container->get( 'onboarding.environment' )
|
||||
$container->get( 'settings.environment' )
|
||||
);
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue