HubShopKeyConfiguration
in package
implements
HubShopKeyConfigurationInterface
Class HubShopKeyConfiguration
Tags
Interfaces, Classes and Traits
- HubShopKeyConfigurationInterface
- Interface HubShopKeyConfigurationInterface
Table of Contents
- $configurationKey : string
- Configuration key.
- get() : string
- Returns the shop key from the database.
Properties
$configurationKey
Configuration key.
protected
string
$configurationKey
= 'GAMBIO_SHOP_KEY'
Methods
get()
Returns the shop key from the database.
public
get() : string
Tags
Return values
string —Returns the shop key.