1
0
mirror of https://github.com/flarum/core.git synced 2025-07-25 18:51:40 +02:00

PSR-2 fixes

This commit is contained in:
Toby Zerner
2015-07-05 21:46:57 +09:30
parent 9e58a30e16
commit 6fe1c73a49
11 changed files with 18 additions and 19 deletions

View File

@@ -65,4 +65,4 @@ class RouterMiddleware
return $this->dispatcher;
}
}
}