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

12 lines
195 B
PHP

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