mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-01 07:02:48 +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
10
modules/ppcp-wc-subscriptions/extensions.php
Normal file
10
modules/ppcp-wc-subscriptions/extensions.php
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
/**
|
||||
* The extensions.
|
||||
*
|
||||
* @package WooCommerce\PayPalCommerce\WcSubscriptions
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return array();
|
Loading…
Add table
Add a link
Reference in a new issue