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

10 lines
152 B
PHP

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