PEAR_Config::getRemote

PEAR_Config::getRemote() – getRemote

Synopsis

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

PEAR_Remote& PEAR_Config::getRemote ( )

Description

This returns a PEAR_Remote based on the current PEAR_Config object.

Throws

throws no exceptions thrown

Note

This function can not be called statically.