mirror of
https://github.com/flarum/core.git
synced 2025-10-12 23:44:27 +02:00
@@ -43,6 +43,7 @@ class AdminServiceProvider extends AbstractServiceProvider
|
||||
$this->app->singleton('flarum.admin.routes', function () {
|
||||
$routes = new RouteCollection;
|
||||
$this->populateRoutes($routes);
|
||||
|
||||
return $routes;
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user