woocommerce-paypal-payments/tests/stubs/WC_Session.php
Miguel Pérez Pellicer 6371b08703
Refactor stubs
2025-10-22 18:40:47 +02:00

4 lines
37 B
PHP

<?php
abstract class WC_Session {
}