WC_WCCOM_Site_Installation_Step::runpublicWC 1.0

Run the step installation process.

Method of the class: WC_WCCOM_Site_Installation_Step{}

No Hooks.

Returns

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 10.5.0

public function run();