Files
2025-11-24 21:33:55 +00:00

12 lines
191 B
PHP

<?php
/**
* The vaulting module extensions.
*
* @package WooCommerce\PayPalCommerce\Vaulting
*/
declare (strict_types=1);
namespace WooCommerce\PayPalCommerce\Vaulting;
return array();