PEAR_Config::getRemote()

PEAR_Config::getRemote() -- getRemote

概要

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

PEAR_Remote& PEAR_Config::getRemote ()

説明

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

例外・エラー

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

注意

この関数は、スタティックにコールする ことはできません。