PEAR_Config::getRemote

PEAR_Config::getRemote() – getRemote

Synopsis

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

PEAR_Remote& PEAR_Config::getRemote ( )

Description

Retourne un PEAR_Remote basé sur l'objet courant PEAR_Config.

Throws

No exceptions thrown.

Note

This function can not be called statically.