PEAR_Config::getGroup()
PEAR_Config::getGroup() -- Get the parameter group for a config key
Synopsis
require_once 'PEAR/config.php'; |
string PEAR_Config::getGroup (string $key)
Beschreibung
Get the parameter group for a config key.
Rückgabewert
string - parameter group
Hinweise
Diese Methode kann nicht
statisch aufgerufen werden.