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

4 lines
37 B
PHP

<?php
abstract class WC_Session {
}