\SuperTenant_ConfigService

System level configuration service

Configuration is system level key-value which cloud owners are able to edit. All configurations are readable by owners but not editable.

Summary

Methods
Properties
Constants
get()
flush()
$inMemory
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$inMemory

$inMemory : 

Type

Methods

get()

get(string  $key, object  $defValue) : boolean|object|string

Parameters

string $key
object $defValue

Returns

boolean|object|string

flush()

flush()