WC_WCCOM_Site_Installation_Step_Download_Product
in package
implements
WC_WCCOM_Site_Installation_Step
WC_WCCOM_Site_Installation_Step_Download_Product class
Interfaces, Classes and Traits
Table of Contents
- $state : WC_WCCOM_Site_Installation_State
- The current installation state.
- __construct() : mixed
- Constructor.
- run() : mixed
- Run the step installation process.
Properties
$state
The current installation state.
protected
WC_WCCOM_Site_Installation_State
$state
Methods
__construct()
Constructor.
public
__construct(array<string|int, mixed> $state) : mixed
Parameters
- $state : array<string|int, mixed>
-
The current installation state.
Return values
mixed —run()
Run the step installation process.
public
run() : mixed