FileMaster
Search
Toggle Dark Mode
Home
/
.
/
kiara
/
wp-content
/
plugins
/
woocommerce-paypal-payments
/
modules
/
ppcp-session
Edit File: extensions.php
<?php /** * The extensions of the session module. * * @package WooCommerce\PayPalCommerce\Session */ declare (strict_types=1); namespace WooCommerce\PayPalCommerce\Session; return array();
Save
Back