File "extensions.php"

Full Path: /home/ubunrgit/public_html/wp-content/plugins/woocommerce-paypal-payments/src/extensions.php
File size: 171 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
/**
 * The plugin module extensions.
 *
 * @package WooCommerce\PayPalCommerce
 */

declare(strict_types=1);

namespace WooCommerce\PayPalCommerce;

return array();