woocommerce-paypal-payments/modules.local/ppcp-webhooks/extensions.php

10 lines
94 B
PHP
Raw Normal View History

2020-07-06 11:04:06 +03:00
<?php
declare(strict_types=1);
namespace Inpsyde\PayPalCommerce\Webhooks;
return [
];