@@ -72,8 +72,7 @@ |
||
72 | 72 | CustomerViewFactoryInterface $customerViewFactory, |
73 | 73 | CustomerRepositoryInterface $customerRepository, |
74 | 74 | TokenStorageInterface $tokenStorage |
75 | - ) |
|
76 | - { |
|
75 | + ) { |
|
77 | 76 | $this->viewHandler = $viewHandler; |
78 | 77 | $this->validator = $validator; |
79 | 78 | $this->bus = $bus; |