WC_WCCOM_Site_Installation_Step::run()publicWC 1.0

Run the step installation process.

Method of the class: WC_WCCOM_Site_Installation_Step{}

No Hooks.

Return

null. Nothing (null).

Usage

$WC_WCCOM_Site_Installation_Step = new WC_WCCOM_Site_Installation_Step();
$WC_WCCOM_Site_Installation_Step->run();

WC_WCCOM_Site_Installation_Step::run() code WC 8.6.1

public function run();