This commit is contained in:
2022-03-21 12:16:49 +01:00
parent bdb07a3a05
commit 9b97b03d42
5 changed files with 11 additions and 11 deletions

View File

@@ -25,10 +25,10 @@ class SectionMenuBuilder implements LocalMenuBuilderInterface
{
protected AuthorizationCheckerInterface $authorizationChecker;
protected TranslatorInterface $translator;
protected ParameterBagInterface $parameterBag;
protected TranslatorInterface $translator;
/**
* SectionMenuBuilder constructor.
*/