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

10 lines
95 B
PHP
Raw Normal View History

2020-04-02 08:38:00 +03:00
<?php
2020-04-28 12:31:12 +03:00
2020-04-02 08:38:00 +03:00
declare(strict_types=1);
namespace Inpsyde\PayPalCommerce\WcGateway;
return [
2020-06-15 11:48:37 +03:00
2020-04-02 08:38:00 +03:00
];