@@ -21,7 +21,7 @@ |
||
21 | 21 | private FormFactoryInterface $formFactory, |
22 | 22 | private TokenStorageInterface $tokenStorage, |
23 | 23 | private AuthorizationCheckerInterface $checker, |
24 | - $configurationGroups = []) |
|
24 | + $configurationGroups = []) |
|
25 | 25 | { |
26 | 26 | foreach ($configurationGroups as $group) { |
27 | 27 | $this->groups[$group->getNameSpace()] = $group; |