@@ -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; |