WC_Session::cleanup_sessions
Cleanup session data. Extended by child classes.
Method of the class: WC_Session{}
No Hooks.
Returns
null. Nothing (null).
Usage
$WC_Session = new WC_Session(); $WC_Session->cleanup_sessions();
WC_Session::cleanup_sessions() WC Session::cleanup sessions code WC 10.6.2
public function cleanup_sessions() {}