PEAR_Config::getREST

PEAR_Config::getREST() – getREST

Synopsis

require_once '/Config.php';

PEAR_REST& PEAR_Config::getREST ( string $version , array $options = array() )

Description

This package is not documented yet.

Parameter

string $version

PEAR 1.4.0 では、これは 1.0 にしなければなりません。

array $options

PEAR_REST のコンストラクタ用のオプション。

Throws

例外はスローされません。

Note

This function can not be called statically.