예제 #1
0
 /**
  * {@inheritdoc}
  */
 public function bootstrap(Application $app)
 {
     $app->emit('mvc.module.bootstrap', [$this]);
 }