mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-03 08:37:53 +08:00
6 lines
44 B
PHP
6 lines
44 B
PHP
|
<?php
|
||
|
declare(strict_types=1);
|
||
|
|
||
|
return [
|
||
|
|
||
|
];
|