PEAR_Frontend::setConfig
PEAR_Frontend::setConfig() – setConfig
Synopsis
require_once '/Frontend.php';
void
PEAR_Frontend::setConfig
(
PEAR_Config
&$config
)
Description
Set the configuration object used by this frontend.
Parameter
-
PEAR_Config
&$config
Throws
throws no exceptions thrown
Note
This function can not be called statically.