PEAR_Config::apiVersion | PEAR_Config::deleteChannel |
PEAR_Config | |
PEAR Manual | |
require_once 'PEAR/config.php'; |
string PEAR_Config::definedBy (
string $key
)
Tells what config layer that gets to define a key.
config key
string - the config layer, or an empty string if not found
This function can not be called statically.
PEAR_Config::apiVersion | PEAR_Config::deleteChannel |
PEAR_Config | |
PEAR Manual | |