WC_REST_WCCOM_Site_Installer_Controller::get_install_state()publicWC 1.0

Method of the class: WC_REST_WCCOM_Site_Installer_Controller{}

No Hooks.

Return

null. Nothing (null).

Usage

$WC_REST_WCCOM_Site_Installer_Controller = new WC_REST_WCCOM_Site_Installer_Controller();
$WC_REST_WCCOM_Site_Installer_Controller->;

Changelog

Since 3.7.0 Introduced.

WC_REST_WCCOM_Site_Installer_Controller::get_install_state() code WC 8.7.0

		return $response;
	}

	/**
	 * Reset installation state.
	 *
	 * @since 7.7.0