Files
shuffle_and_skirmish_website/wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-api-client/extensions.php
2025-11-24 21:33:55 +00:00

12 lines
203 B
PHP

<?php
/**
* The extensions of the api client module.
*
* @package WooCommerce\PayPalCommerce\ApiClient
*/
declare (strict_types=1);
namespace WooCommerce\PayPalCommerce\ApiClient;
return array();