mirror of
https://gh.wpcy.net/https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2026-04-25 01:02:18 +08:00
4 lines
55 B
PHP
4 lines
55 B
PHP
<?php
|
|
class WC_Session_Handler extends WC_Session {
|
|
}
|
|
|