PEAR_Config::getRemote

PEAR_Config::getRemote() – getRemote

Synopsis

require_once '/Config.php'; (since PEAR 1.4.0)

PEAR_Remote& PEAR_Config::getRemote ( )

Description

現在の PEAR_Config オブジェクトにもとづく PEAR_Remote を返します。

Throws

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

Note

This function can not be called statically.