phpDocumentor

PaymentStepIsDoneStorage extends AbstractStepIsDoneStorage
in package

Class PaymentModuleStepIsDoneStorage

Table of Contents

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

Constants

CONFIG_STORAGE_NAMESPACE

Configuration storage namespace

protected mixed CONFIG_STORAGE_NAMESPACE = 'modules/gambio/setupwizard'

Properties

Methods

setStepComplete()

marks a step as done in the database

public setStepComplete() : void
Return values
void

Search results