WC_WCCOM_Site_Installation_Step::__constructpublicWC 1.0

Constructor.

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->__construct( $state );
$state(array) (required)
The current installation state.

WC_WCCOM_Site_Installation_Step::__construct() code WC 10.8.1

public function __construct( $state );