@@ -82,8 +82,7 @@ |
||
| 82 | 82 | \phpbb\request\request_interface $request, |
| 83 | 83 | \phpbb\pagination $pagination, |
| 84 | 84 | \phpbb\template\template $template |
| 85 | - ) |
|
| 86 | - { |
|
| 85 | + ) { |
|
| 87 | 86 | parent::__construct($auth, $content_visibility, $translator, $user, $truncator, $date_range, $forum_data, $forum_options, $phpbb_root_path, $php_ext); |
| 88 | 87 | |
| 89 | 88 | $this->cache = $cache; |