Ejemplo n.º 1
0
 /**
  * コンストラクタ
  */
 function __construct()
 {
     self::$_conf = \Config::load(self::CONF_NAME, true);
 }