AbstractLegacyStepCommand
Table of Contents
-
CONFIG_STORAGE_NAMESPACE
= 'modules/gambio/setupwizard'
-
$key
: string
-
$storage
: ConfigurationStorage
-
__construct()
: mixed
-
execute()
: void
CONFIG_STORAGE_NAMESPACE
public
mixed
CONFIG_STORAGE_NAMESPACE
= 'modules/gambio/setupwizard'
$key
protected
string
$key
$storage
protected
ConfigurationStorage
$storage
__construct()
public
__construct(string $key) : mixed
Parameters
-
$key
: string
-
Return values
mixed
—
execute()
public
abstract execute() : void
Return values
void
—