PEAR_Config::getRemote()

PEAR_Config::getRemote() -- getRemote

概要

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

PEAR_Remote& PEAR_Config::getRemote ()

説明

This returns a PEAR_Remote based on the current PEAR_Config object.

例外・エラー

throws no exceptions thrown

注意

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