WooCommerce Code Reference

WC_WCCOM_Site_Installation_State_Storage
in package

WC_WCCOM_Site_Installation_State_Storage class

Table of Contents

delete_state()  : bool
Delete state from storage.
get_state()  : WC_WCCOM_Site_Installation_State|null
Get state from storage.
save_state()  : bool
Save state to storage.
get_storage_key()  : string
Get the storage key for a product ID.

Methods