LegacyDesignStepDoneCommand
extends AbstractLegacyStepDoneCommand
in package
Class LegacyDesignStepDoneCommand
Table of Contents
- CONFIG_STORAGE_NAMESPACE = 'modules/gambio/setupwizard'
- $key : string
- $storage : ConfigurationStorage
- __construct() : mixed
- LegacyDesignStepDoneCommand constructor.
- execute() : void
Constants
CONFIG_STORAGE_NAMESPACE
public
mixed
CONFIG_STORAGE_NAMESPACE
= 'modules/gambio/setupwizard'
Properties
$key
protected
string
$key
$storage
protected
ConfigurationStorage
$storage
Methods
__construct()
LegacyDesignStepDoneCommand constructor.
public
__construct() : mixed
Return values
mixed —execute()
public
abstract execute() : void