@@ -15,7 +15,7 @@ |
||
15 | 15 | */ |
16 | 16 | public function register() |
17 | 17 | { |
18 | - LaravelPaginator::currentPathResolver(function () { |
|
18 | + LaravelPaginator::currentPathResolver(function() { |
|
19 | 19 | return Helper::appendSlashes( |
20 | 20 | $this->app['request']->url(), |
21 | 21 | $this->app['request']->getPathInfo() |