phpDocumentor

SetupWizardStorage
in package

Class HideSetupWizardStorage

Tags
codeCoverageIgnore

Table of Contents

CONFIG_STORAGE_NAMESPACE  = 'modules/gambio/setupwizard'
Configuration storage namespace
HIDE_SETUP_WIZARD  = 'HIDE_SETUP_WIZARD'
$repository  : ConfigurationStorageRepository
__construct()  : mixed
AbstractStepIsDoneStorage constructor.
getValue()  : Status
setHidden()  : void
marks a step as done in the database
setVisible()  : void

Constants

CONFIG_STORAGE_NAMESPACE

Configuration storage namespace

protected mixed CONFIG_STORAGE_NAMESPACE = 'modules/gambio/setupwizard'

Properties

Methods

setHidden()

marks a step as done in the database

public setHidden() : void
Return values
void

Search results