Rename subscription module to wc subscriptions

This commit is contained in:
Emili Castells Guasch 2023-10-17 16:29:56 +02:00
parent 17b43ca182
commit 792a1d8654
39 changed files with 53 additions and 53 deletions

View file

@ -10,7 +10,7 @@ declare(strict_types=1);
namespace WooCommerce\PayPalCommerce\SavedPaymentChecker;
use WooCommerce\PayPalCommerce\Onboarding\State;
use WooCommerce\PayPalCommerce\Subscription\Helper\SubscriptionHelper;
use WooCommerce\PayPalCommerce\WcSubscriptions\Helper\SubscriptionHelper;
use WooCommerce\PayPalCommerce\Vendor\Psr\Container\ContainerInterface;
return array(