WC_Legacy_Cart::get_cart_from_session()

Methods moved to session class in 3.2.0.


Description Description


Source Source

File: includes/legacy/class-wc-legacy-cart.php

	public function get_cart_from_session() { $this->session->get_cart_from_session(); }


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.