woocommerce-paypal-payments/modules.local/ppcp-api-client/extensions.php
2020-08-31 13:38:54 +03:00

9 lines
134 B
PHP

<?php
declare(strict_types=1);
namespace Inpsyde\PayPalCommerce\ApiClient;
use Dhii\Data\Container\ContainerInterface;
return [
];