woocommerce-paypal-payments/modules.local/ppcp-wc-gateway/extensions.php
2020-04-28 12:31:12 +03:00

9 lines
91 B
PHP

<?php
declare(strict_types=1);
namespace Inpsyde\PayPalCommerce\WcGateway;
return [
];