PEAR_Config::getREST()
PEAR_Config::getREST() -- getREST
概要
require_once '/Config.php'; |
PEAR_REST& PEAR_Config::getREST (string $version [, array $options = array()])
パラメータ
- string
$version
This should be 1.0 in PEAR 1.4.0.
- array
$options
options for the PEAR_REST constructor
例外・エラー
throws no exceptions thrown
注意
この関数は、スタティックにコールする
ことはできません。