woocommerce-paypal-payments/modules/ppcp-button/extensions.php
2020-09-01 14:21:58 +03:00

10 lines
135 B
PHP

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