AbstractLegacyStepUndoneCommand
extends AbstractLegacyStepCommand
in package
Table of Contents
- CONFIG_STORAGE_NAMESPACE = 'modules/gambio/setupwizard'
- $key : string
- $storage : ConfigurationStorage
- __construct() : mixed
- 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()
public
__construct(string $key) : mixed
Parameters
- $key : string
Return values
mixed —execute()
public
execute() : void