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