woocommerce-paypal-payments/modules/ppcp-wc-subscriptions/extensions.php

11 lines
152 B
PHP

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