woocommerce-paypal-payments/modules/ppcp-admin-notices/extensions.php

11 lines
152 B
PHP
Raw Normal View History

<?php
2020-09-01 10:24:10 +03:00
/**
* The extensions of the admin notice module.
*
2020-09-11 14:11:10 +03:00
* @package WooCommerce\PayPalCommerce\Button
2020-09-01 10:24:10 +03:00
*/
declare(strict_types=1);
2020-09-01 10:24:10 +03:00
return array();