string PEAR_Config::definedBy (
string $key
)
Tells what config layer that gets to define a key.
$key
config key
string
- the config layer, or an empty string if not found
This function can not be called statically.