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

@ -0,0 +1,10 @@
<?php
/**
* The extensions.
*
* @package WooCommerce\PayPalCommerce\WcSubscriptions
*/
declare(strict_types=1);
return array();