File "extensions.php"

Full Path: /home/siazco/grocery.siazco.se/wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-paypal-subscriptions/extensions.php
File size: 224 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
/**
 * The PayPalSubscriptions module extensions.
 *
 * @package WooCommerce\PayPalCommerce\PayPalSubscriptions
 */

declare(strict_types=1);

namespace WooCommerce\PayPalCommerce\PayPalSubscriptions;

return array();