mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-04 08:47:23 +08:00
Rename subscription module to wc subscriptions
This commit is contained in:
parent
17b43ca182
commit
792a1d8654
39 changed files with 53 additions and 53 deletions
|
@ -11,7 +11,7 @@ namespace WooCommerce\PayPalCommerce\Compat\PPEC;
|
|||
|
||||
use Automattic\WooCommerce\Utilities\OrderUtil;
|
||||
use stdClass;
|
||||
use WooCommerce\PayPalCommerce\Subscription\RenewalHandler;
|
||||
use WooCommerce\PayPalCommerce\WcSubscriptions\RenewalHandler;
|
||||
use WooCommerce\PayPalCommerce\ApiClient\Entity\PaymentToken;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue