phpDocumentor

HubShopKeyConfiguration
in package
implements HubShopKeyConfigurationInterface

Class HubShopKeyConfiguration

Tags
category

System

subpackage

GambioHub

Interfaces, Classes and Traits

HubShopKeyConfigurationInterface
Interface HubShopKeyConfigurationInterface

Table of Contents

$configurationKey  : string
Configuration key.
get()  : string
Returns the shop key from the database.

Properties

Methods

get()

Returns the shop key from the database.

public get() : string
Tags
throws
RuntimeException

If no shop key exists.

Return values
string

Returns the shop key.

Search results