mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2026-07-28 01:57:35 +08:00
4 lines
55 B
PHP
4 lines
55 B
PHP
<?php
|
|
class WC_Session_Handler extends WC_Session {
|
|
}
|
|
|