PEAR_Config::getDocs()
PEAR_Config::getDocs() -- Get the documentation for a config value
概要
require_once 'PEAR/config.php'; |
string PEAR_Config::getDocs (string $key)
説明
Get the documentation for a config value.
返り値
string - documentation string
注意
この関数は、スタティックにコールする
ことはできません。