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

This should be 1.0 in PEAR 1.4.0.

array $options

options for the PEAR_REST constructor

Throws

throws no exceptions thrown

Note

This function can not be called statically.