woocommerce-paypal-payments/modules/ppcp-button/extensions.php
2020-09-11 14:11:10 +03:00

10 lines
139 B
PHP

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