@@ -65,8 +65,7 @@ |
||
65 | 65 | user_loader $user_loader, |
66 | 66 | $root_path, |
67 | 67 | $php_ext |
68 | - ) |
|
69 | - { |
|
68 | + ) { |
|
70 | 69 | $this->auth = $auth; |
71 | 70 | $this->config = $config; |
72 | 71 | $this->container = $container; |
@@ -29,8 +29,7 @@ |
||
29 | 29 | \phpbb\cache\driver\driver_interface $cache, |
30 | 30 | \phpbb\db\driver\driver_interface $db, |
31 | 31 | $ppde_currency_table |
32 | - ) |
|
33 | - { |
|
32 | + ) { |
|
34 | 33 | $this->cache = $cache; |
35 | 34 | $this->db = $db; |
36 | 35 | $this->ppde_currency_table = $ppde_currency_table; |