WC_WCCOM_Site_Installation_Step::run()
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() WC WCCOM Site Installation Step::run code WC 9.4.2
public function run();