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

11 lines
148 B
PHP
Raw Normal View History

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