VariableDecorator
- Full name:
\Qubus\Config\VariableDecorator
- This class implements:
\Qubus\Config\ConfigContainer
Properties
config
variables
Methods
__construct
Parameters:
Parameter | Type | Description |
---|---|---|
$configContainer | \Qubus\Config\ConfigContainer |
setVariables
Parameters:
Parameter | Type | Description |
---|---|---|
$map | array |
getConfigKey
Get an item from current configuration.
Parameters:
Parameter | Type | Description |
---|---|---|
$key | string | |
$default | mixed |
setConfigKey
Set an item in current configuration.
Parameters:
Parameter | Type | Description |
---|---|---|
$key | string | |
$value | mixed |
hasConfigKey
Checks if a key exists.
Parameters:
Parameter | Type | Description |
---|---|---|
$key | string |
replaceVariables
Parameters:
Parameter | Type | Description |
---|---|---|
$value | mixed |
Automatically generated on 2025-10-13