woocommerce-paypal-payments/modules/ppcp-status-report/extensions.php

13 lines
204 B
PHP
Raw Permalink Normal View History

<?php
/**
* The status report module extensions.
*
* @package WooCommerce\PayPalCommerce\StatusReport
*/
declare(strict_types=1);
namespace WooCommerce\PayPalCommerce\StatusReport;
return array();