@@ -36,8 +36,7 @@ |
||
36 | 36 | manager $notification, |
37 | 37 | currency $ppde_actions_currency, |
38 | 38 | transactions $ppde_entity_transaction |
39 | - ) |
|
40 | - { |
|
39 | + ) { |
|
41 | 40 | $this->container = $container; |
42 | 41 | $this->notification = $notification; |
43 | 42 | $this->ppde_actions_currency = $ppde_actions_currency; |
@@ -72,8 +72,7 @@ |
||
72 | 72 | extension_manager $ppde_ext_manager, |
73 | 73 | ipn_log $ppde_ipn_log, |
74 | 74 | request $request |
75 | - ) |
|
76 | - { |
|
75 | + ) { |
|
77 | 76 | $this->config = $config; |
78 | 77 | $this->language = $language; |
79 | 78 | $this->ppde_ext_manager = $ppde_ext_manager; |
@@ -37,8 +37,7 @@ |
||
37 | 37 | language $language, |
38 | 38 | currency $ppde_actions_currency, |
39 | 39 | template $template |
40 | - ) |
|
41 | - { |
|
40 | + ) { |
|
42 | 41 | $this->config = $config; |
43 | 42 | $this->language = $language; |
44 | 43 | $this->ppde_actions_currency = $ppde_actions_currency; |
@@ -64,8 +64,7 @@ |
||
64 | 64 | filesystem_interface $filesystem, |
65 | 65 | path_helper $path_helper, |
66 | 66 | main_controller $ppde_controller_main |
67 | - ) |
|
68 | - { |
|
67 | + ) { |
|
69 | 68 | $this->config = $config; |
70 | 69 | $this->filesystem = $filesystem; |
71 | 70 | $this->path_helper = $path_helper; |
@@ -63,8 +63,7 @@ |
||
63 | 63 | request $request, |
64 | 64 | template $template, |
65 | 65 | user $user |
66 | - ) |
|
67 | - { |
|
66 | + ) { |
|
68 | 67 | $this->config = $config; |
69 | 68 | $this->container = $container; |
70 | 69 | $this->language = $language; |
@@ -56,8 +56,7 @@ |
||
56 | 56 | request $request, |
57 | 57 | template $template, |
58 | 58 | user $user |
59 | - ) |
|
60 | - { |
|
59 | + ) { |
|
61 | 60 | $this->config = $config; |
62 | 61 | $this->language = $language; |
63 | 62 | $this->log = $log; |
@@ -56,8 +56,7 @@ |
||
56 | 56 | request $request, |
57 | 57 | template $template, |
58 | 58 | user $user |
59 | - ) |
|
60 | - { |
|
59 | + ) { |
|
61 | 60 | $this->config = $config; |
62 | 61 | $this->language = $language; |
63 | 62 | $this->log = $log; |
@@ -35,8 +35,7 @@ |
||
35 | 35 | locale_icu $locale, |
36 | 36 | \skouat\ppde\operators\currency $operator, |
37 | 37 | template $template |
38 | - ) |
|
39 | - { |
|
38 | + ) { |
|
40 | 39 | $this->entity = $entity; |
41 | 40 | $this->locale = $locale; |
42 | 41 | $this->operator = $operator; |
@@ -41,8 +41,7 @@ |
||
41 | 41 | config $config, |
42 | 42 | language $language, |
43 | 43 | user $user |
44 | - ) |
|
45 | - { |
|
44 | + ) { |
|
46 | 45 | $this->actions_core = $actions_core; |
47 | 46 | $this->actions_currency = $actions_currency; |
48 | 47 | $this->config = $config; |