set order in user menu + translations

This commit is contained in:
2018-05-04 14:16:44 +02:00
parent f19c9e85dc
commit 583c10128d
3 changed files with 34 additions and 15 deletions

View File

@@ -3,5 +3,6 @@ services:
arguments:
$tokenStorage: '@Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface'
$counter: '@Chill\TaskBundle\Templating\UI\CountNotificationTask'
$translator: '@Symfony\Component\Translation\TranslatorInterface'
tags:
- { name: 'chill.menu_builder' }