mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-03 08:37:53 +08:00
restructure local modules setup
This commit is contained in:
parent
e61ea5f735
commit
011a4d2d45
12 changed files with 9360 additions and 13532 deletions
|
@ -66,7 +66,7 @@ return [
|
|||
|
||||
'onboarding.url' => static function (ContainerInterface $container): string {
|
||||
return plugins_url(
|
||||
'/modules/ppcp-onboarding/',
|
||||
'/modules.local/ppcp-onboarding/',
|
||||
dirname(__FILE__, 3) . '/woocommerce-paypal-commerce-gateway.php'
|
||||
);
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue