Esempio n. 1
0
 public static function _init()
 {
     static::$default_language = \Config::get('language');
     parent::_init();
 }