RestApi::maybe_init_cart_session( mixed $return )

If we’re making a cart request, we may need to load some additonal classes from WC Core so we’re ready to deal with requests.


Description Description

Note: We load the session here early so guest nonces are in place.


Parameters Parameters

$return

(Required) Value being filtered.


Top ↑

Return Return

(mixed)


Top ↑

Source Source

File: woocommerce/packages/woocommerce-blocks/src/RestApi.php


			

Top ↑

User Contributed Notes User Contributed Notes

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