woocommerce-paypal-payments/modules/ppcp-button/extensions.php
2023-08-24 17:30:29 +01:00

10 lines
139 B
PHP

<?php
/**
* The button module extensions.
*
* @package WooCommerce\PayPalCommerce\Button
*/
declare(strict_types=1);
return array();