@@ -66,8 +66,7 @@ |
||
| 66 | 66 | user_loader $user_loader, |
| 67 | 67 | $root_path, |
| 68 | 68 | $php_ext |
| 69 | - ) |
|
| 70 | - { |
|
| 69 | + ) { |
|
| 71 | 70 | $this->config = $config; |
| 72 | 71 | $this->container = $container; |
| 73 | 72 | $this->helper = $helper; |
@@ -34,8 +34,7 @@ |
||
| 34 | 34 | \phpbb\config\config $config, |
| 35 | 35 | $phpbb_root_path, |
| 36 | 36 | $php_ext |
| 37 | - ) |
|
| 38 | - { |
|
| 37 | + ) { |
|
| 39 | 38 | $this->auth = $auth; |
| 40 | 39 | $this->config = $config; |
| 41 | 40 | $this->phpbb_root_path = $phpbb_root_path; |