WC_WCCOM_Site_Installation_Step::__construct()
Constructor.
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->__construct( $state );
- $state(array) (required)
- The current installation state.
WC_WCCOM_Site_Installation_Step::__construct() WC WCCOM Site Installation Step:: construct code WC 9.4.2
public function __construct( $state );