getContainer()->get(\Common\Service\Router::class); $router->setController($app->getContainer()->get(Categorias::class)); $router->build();