@@ -31,8 +31,7 @@ |
||
| 31 | 31 | manager $notification_manager, |
| 32 | 32 | currency $actions_currency, |
| 33 | 33 | transactions $entity_transaction |
| 34 | - ) |
|
| 35 | - { |
|
| 34 | + ) { |
|
| 36 | 35 | $this->notification_manager = $notification_manager; |
| 37 | 36 | $this->actions_currency = $actions_currency; |
| 38 | 37 | $this->entity_transaction = $entity_transaction; |
@@ -95,8 +95,7 @@ |
||
| 95 | 95 | string $adm_relative_path, |
| 96 | 96 | string $phpbb_root_path, |
| 97 | 97 | string $php_ext |
| 98 | - ) |
|
| 99 | - { |
|
| 98 | + ) { |
|
| 100 | 99 | $this->auth = $auth; |
| 101 | 100 | $this->config = $config; |
| 102 | 101 | $this->container = $container; |
@@ -43,8 +43,7 @@ |
||
| 43 | 43 | string $adm_relative_path, |
| 44 | 44 | string $phpbb_root_path, |
| 45 | 45 | string $php_ext |
| 46 | - ) |
|
| 47 | - { |
|
| 46 | + ) { |
|
| 48 | 47 | $this->template = $template; |
| 49 | 48 | $this->language = $language; |
| 50 | 49 | $this->user = $user; |