예제 #1
0
 /**
  * {@inheritdoc}
  */
 public function boot(Silex\Application $app)
 {
     $this->provider->boot($app);
 }