woocommerce-paypal-payments/tests/stubs/WC_Payment_Gateway_CC.php
2021-03-03 11:50:27 +01:00

7 lines
65 B
PHP

<?php
declare(strict_types=1);
class WC_Payment_Gateway_CC
{
}