woocommerce-paypal-payments/modules/ppcp-wc-subscriptions/extensions.php
2023-10-17 16:29:56 +02:00

10 lines
134 B
PHP

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