Convenience method to get the value of the array config variable by its key
Parameters | |||
---|---|---|---|
string
|
$name |
The config array variable name without prefix |
# |
string
|
$key |
The key of the config array of which value to be retrieved |
# |
Returns | |
---|---|
mixed|string|null
|
The value of a single column of the config array variable |