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