woocommerce-paypal-payments/modules/ppcp-paylater-wc-blocks/extensions.php

12 lines
227 B
PHP

<?php
/**
* The Pay Later WooCommerce Blocks module extensions.
*
* @package WooCommerce\PayPalCommerce\PayLaterWCBlocks
*/
declare(strict_types=1);
namespace WooCommerce\PayPalCommerce\PayLaterWCBlocks;
return array();