woocommerce-paypal-payments/tests/stubs/WC_Integration.php
2025-11-11 16:36:34 +01:00

6 lines
62 B
PHP

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