Exemplo n.º 1
0
 /**
  * @param RouterInterface $router
  */
 public function add(RouterInterface $router)
 {
     $router->initialize();
 }