woocommerce-paypal-payments/modules/ppcp-wc-subscriptions/extensions.php

11 lines
134 B
PHP
Raw Normal View History

2020-07-28 12:27:42 +03:00
<?php
/**
* The extensions.
*
* @package WooCommerce\PayPalCommerce\WcSubscriptions
*/
2020-07-28 07:15:04 +03:00
2020-07-28 12:27:42 +03:00
declare(strict_types=1);
return array();