System_ProcWatch::setConfig

System_ProcWatch::setConfig() – 設定を適用する

Synopsis

void System_ProcWatch::setConfig ( array $config )

Description

System_ProcWatch に、 System_ProcWatch_Config の設定配列の内容を適用します。

Parameter

array $config

System_ProcWatch_Config から取得した設定配列。

Throws

例外はスローされません。

Note

This function can not be called statically.