PEAR_Frontend::setConfig()

PEAR_Frontend::setConfig()  -- setConfig

概要

require_once '/Frontend.php';

void PEAR_Frontend::setConfig (PEAR_Config &$config)

説明

Set the configuration object used by this frontend.

パラメータ

PEAR_Config &$config

例外・エラー

throws no exceptions thrown

注意

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