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

11 lines
170 B
PHP

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