summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
44b4f96)
Update tree controller constructor arguments
# Parameters configuration
# Parameters configuration
# Services configuration
services:
# Register tree controller
Rapsys\TreeBundle\Controller\TreeController:
# 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
tags: [ 'controller.service_arguments' ]
# Twig Configuration