phpDocumentor

HermesHSIConfigurationStorage extends ConfigurationStorage
in package

Table of Contents

CONFIG_STORAGE_NAMESPACE  = 'modules/shipping/hermeshsi'
$default_configuration  : mixed
__construct()  : mixed
get()  : mixed
get_all()  : array<string|int, mixed>
Retrieves all keys/values from a given prefix namespace
set()  : void
getDefaultConfiguration()  : array<string|int, mixed>

Constants

Properties

Methods

get_all()

Retrieves all keys/values from a given prefix namespace

public get_all([string $p_prefix = '' ]) : array<string|int, mixed>
Parameters
$p_prefix : string = ''
Return values
array<string|int, mixed>

Search results