Example #1
0
 /**
  * Run after the database seeds.
  *
  * @return void
  */
 public function afterRun()
 {
     Model::reguard();
 }