File "extensions.php"

Full Path: /home/siazco/grocery.siazco.se/wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-card-fields/extensions.php
File size: 198 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
/**
 * The Card Fields module extensions.
 *
 * @package WooCommerce\PayPalCommerce\CardFields
 */

declare(strict_types=1);

namespace WooCommerce\PayPalCommerce\CardFields;

return array();