woocommerce-paypal-payments/tests/stubs/WC_REST_Controller.php
Miguel Pérez Pellicer 9c34119cd3
Refactor stubs
2025-10-21 16:04:37 +04:00

7 lines
75 B
PHP

<?php
abstract class WC_REST_Controller extends WP_REST_Controller {
}