PEAR_Config::definedBy

PEAR_Config::definedBy()

PEAR_Config::definedBy() -- Tells what config layer that gets to define a key

Description

Tells what config layer that gets to define a key.

Parameter

string $key

config key

Return value

string - the config layer, or an empty string if not found

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.