Example #1
0
 /**
  * イニシャライザ
  */
 public static function _init()
 {
     \Config::load('syllabary', true);
     parent::_init();
 }