コード例 #1
0
 /**
  * 
  * @param string $dbHost
  */
 static function setDbHost($dbHost)
 {
     self::$dbHost = $dbHost;
 }