services: Chill\ThirdPartyBundle\Menu\MenuBuilder: arguments: $translator: '@Symfony\Component\Translation\TranslatorInterface' $authorizationChecker: '@Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface' tags: - { name: 'chill.menu_builder' }