Пример #1
0
 /**
  * The "booting" method of the model.
  * @return void
  */
 protected static function boot()
 {
     parent::boot();
     static::bootDefaultTheme();
 }