woocommerce-paypal-payments/modules.local/ppcp-wc-gateway/extensions.php

9 lines
90 B
PHP
Raw Normal View History

2020-04-02 08:38:00 +03:00
<?php
declare(strict_types=1);
namespace Inpsyde\PayPalCommerce\WcGateway;
return [
];