@@ -35,8 +35,7 @@ |
||
| 35 | 35 | locale_icu $locale, |
| 36 | 36 | currency_operator $operator, |
| 37 | 37 | template $template |
| 38 | - ) |
|
| 39 | - { |
|
| 38 | + ) { |
|
| 40 | 39 | $this->entity = $entity; |
| 41 | 40 | $this->locale = $locale; |
| 42 | 41 | $this->operator = $operator; |
@@ -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; |
@@ -96,8 +96,7 @@ |
||
| 96 | 96 | string $ppde_table_transactions, |
| 97 | 97 | string $root_path, |
| 98 | 98 | string $php_ext |
| 99 | - ) |
|
| 100 | - { |
|
| 99 | + ) { |
|
| 101 | 100 | $this->auth = $auth; |
| 102 | 101 | $this->config = $config; |
| 103 | 102 | $this->db = $db; |