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 )

Description

Get the short documentation for a config value.

Parameter

string $key

config key

Return value

string short documentation string

Note

This function can not be called statically.

Returns the layers defined (Previous) getRegistry (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.