string PEAR_Config::getType ( string $key )
Get the type of a config value.
config key
string - type, one of "string", "integer", "file", "directory", "set" or "password".
This function can not be called statically.