mirror of
https://github.com/flarum/core.git
synced 2025-10-19 02:36:08 +02:00
Fix namespace orderings
(Thanks, StyleCI!)
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
*/
|
||||
|
||||
use Flarum\Api\Controller;
|
||||
use Flarum\Http\RouteHandlerFactory;
|
||||
use Flarum\Http\RouteCollection;
|
||||
use Flarum\Http\RouteHandlerFactory;
|
||||
|
||||
return function (RouteCollection $map, RouteHandlerFactory $route) {
|
||||
// Get forum information
|
||||
|
Reference in New Issue
Block a user