PEAR_Frontend::setConfig()

PEAR_Frontend::setConfig()  -- setConfig

Synopsis

require_once '/Frontend.php';

void PEAR_Frontend::setConfig (PEAR_Config &$config)

Beschreibung

Set the configuration object used by this frontend.

Parameter

PEAR_Config &$config

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.