_cfgOption

Convenience method to get the value of the array config variable by its key

Located at lc.php
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