PluginConfig
Deprecated!
since 5.0.0 will be removed in 6.0.0 see: |
Namespace
IO\Helper
Type | Name | Description |
---|---|---|
|
||
|
Methods
public __construct()
public getMultiSelectValue($key, $possibleValues = [], $default = null):array
Deprecated!
since 5.0.0 will be removed in 6.0.0 |
Type |
Name |
Description |
|
||
|
||
|
public getTextValue($key, $default = "", $transformDefault = ""):mixed
Deprecated!
since 5.0.0 will be removed in 6.0.0 |
Type |
Name |
Description |
|
||
|
||
|
public getIntegerValue($key, $default):int
Deprecated!
since 5.0.0 will be removed in 6.0.0 |
Type |
Name |
Description |
|
||
|
public getBooleanValue($key, $default = false):bool
Deprecated!
since 5.0.0 will be removed in 6.0.0 |
Type |
Name |
Description |
|
||
|
public getConfigValue($key, $default = null):mixed
Deprecated!
since 5.0.0 will be removed in 6.0.0 |
Type |
Name |
Description |
|
||
|
Thank you for your feedback!