# Parameters configuration
-parameters:
+rapsystree:
# Services configuration
services:
# Register tree controller
Rapsys\TreeBundle\Controller\TreeController:
- arguments: [ '@service_container', '@twig' ]
+ arguments: [ '@service_container', '@router', '@request_stack', '@translator', '@twig' ]
tags: [ 'controller.service_arguments' ]
# Twig Configuration